From e002887b9ea6bfbe7c4d3b0003fd225955044560 Mon Sep 17 00:00:00 2001 From: "jdunn%netscape.com" Date: Tue, 11 May 1999 18:48:12 +0000 Subject: [PATCH] remove "#pragma" that is there for no reason git-svn-id: svn://10.0.0.236/trunk@31095 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/htmlparser/src/nsIParser.h | 2 -- mozilla/parser/htmlparser/src/nsIParser.h | 2 -- 2 files changed, 4 deletions(-) diff --git a/mozilla/htmlparser/src/nsIParser.h b/mozilla/htmlparser/src/nsIParser.h index 7b2137fd5c7..08f99b4d5f3 100644 --- a/mozilla/htmlparser/src/nsIParser.h +++ b/mozilla/htmlparser/src/nsIParser.h @@ -186,8 +186,6 @@ class nsIParser : public nsISupports { * @return ptr to scanner */ virtual eParseMode GetParseMode(void)=0; - -#pragma }; /* ===========================================================* diff --git a/mozilla/parser/htmlparser/src/nsIParser.h b/mozilla/parser/htmlparser/src/nsIParser.h index 7b2137fd5c7..08f99b4d5f3 100644 --- a/mozilla/parser/htmlparser/src/nsIParser.h +++ b/mozilla/parser/htmlparser/src/nsIParser.h @@ -186,8 +186,6 @@ class nsIParser : public nsISupports { * @return ptr to scanner */ virtual eParseMode GetParseMode(void)=0; - -#pragma }; /* ===========================================================*