about summary refs log tree commit diff stats
path: root/src/HTML.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-08-24 00:37:02 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2019-08-24 00:37:02 +0000
commit8aea9066248d82b48dd83b99ad62015feb46ccb2 (patch)
tree7e7ec03951cc36909ea84f42f02305593e9d9ec9 /src/HTML.h
parenta803e26dcdc6652b12d05f29bbd1b23c4b4239ed (diff)
downloadlynx-snapshots-8aea9066248d82b48dd83b99ad62015feb46ccb2.tar.gz
snapshot of project "lynx", label v2-9-0dev_2c
Diffstat (limited to 'src/HTML.h')
-rw-r--r--src/HTML.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/HTML.h b/src/HTML.h
index be2e98f0..9f5d1d5d 100644
--- a/src/HTML.h
+++ b/src/HTML.h
@@ -1,5 +1,5 @@
 /*
- * $LynxId: HTML.h,v 1.33 2011/05/19 09:57:53 tom Exp $
+ * $LynxId: HTML.h,v 1.34 2019/08/23 23:18:06 tom Exp $
  *
  *					HTML to rich text converter for libwww
  *
@@ -148,7 +148,6 @@ extern "C" {
 	BOOL inA;
 	BOOL inAPPLET;
 	BOOL inAPPLETwithP;
-	BOOL inBadBASE;
 	BOOL inBadHREF;
 	BOOL inBadHTML;
 	BOOL inBASE;