From 0551dd45cff6950bbcde3e4c65361476c3ce21bb Mon Sep 17 00:00:00 2001 From: "nisheeth%netscape.com" Date: Tue, 24 Aug 1999 06:47:11 +0000 Subject: [PATCH] Fixed a warning on Linux. git-svn-id: svn://10.0.0.236/trunk@44264 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/src/nsExpatTokenizer.cpp | 1 - mozilla/parser/htmlparser/src/nsExpatTokenizer.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/mozilla/htmlparser/src/nsExpatTokenizer.cpp b/mozilla/htmlparser/src/nsExpatTokenizer.cpp index e1be27ba8bb..89e3a92414e 100644 --- a/mozilla/htmlparser/src/nsExpatTokenizer.cpp +++ b/mozilla/htmlparser/src/nsExpatTokenizer.cpp @@ -56,7 +56,6 @@ static NS_DEFINE_IID(kINetServiceIID, NS_INETSERVICE_IID); static CTokenRecycler* gTokenRecycler=0; static nsDeque* gTokenDeque=0; static XML_Parser gExpatParser=0; -static const char* kXMLDeclPrefix = "