diff options
Diffstat (limited to 'WWW/Library/Implementation/HTPlain.c')
-rw-r--r-- | WWW/Library/Implementation/HTPlain.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/WWW/Library/Implementation/HTPlain.c b/WWW/Library/Implementation/HTPlain.c index 1ef4ca57..74c50f48 100644 --- a/WWW/Library/Implementation/HTPlain.c +++ b/WWW/Library/Implementation/HTPlain.c @@ -30,9 +30,6 @@ #include <LYCharSets.h> #include <LYLeaks.h> -extern BOOL HTPassEightBitRaw; -extern BOOL HTPassHighCtrlRaw; - PUBLIC int HTPlain_lastraw = -1; PRIVATE int HTPlain_bs_pending = 0; /* 1:bs 2:underline 3:underline+bs - kw */ |