fixed a few problems with unix build

This commit is contained in:
rickg
1998-07-13 21:42:45 +00:00
parent 59a4eb451a
commit da9df2cbed
12 changed files with 14 additions and 32 deletions

View File

@@ -39,8 +39,6 @@ static nsAutoString gWhitespace(" \t\b");
static nsAutoString gOperatorChars("/?.<>[]{}~^+=-!%&*(),|:");
static const char* gUserdefined = "userdefined";
//debug error messages...
static const char* kNullScanner = "Error: Scanner is null.";
const PRInt32 kMAXNAMELEN=10;
struct StrToUnicodeStruct