remove "#pragma" that is there for no reason

git-svn-id: svn://10.0.0.236/trunk@31095 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jdunn%netscape.com
1999-05-11 18:48:12 +00:00
parent af6912171f
commit e002887b9e
2 changed files with 0 additions and 4 deletions

View File

@@ -186,8 +186,6 @@ class nsIParser : public nsISupports {
* @return ptr to scanner
*/
virtual eParseMode GetParseMode(void)=0;
#pragma
};
/* ===========================================================*