fixing the bustage...

git-svn-id: svn://10.0.0.236/trunk@92886 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
harishd%netscape.com
2001-04-21 22:57:22 +00:00
parent d2199013d8
commit ccf1ed4977
2 changed files with 2 additions and 4 deletions

View File

@@ -512,10 +512,9 @@ protected:
nsString mScratch; //used for various purposes; non-persistent
nsAutoString mMimeType; //ok as an autostring; these are short.
nsNodeAllocator mNodeAllocator;
nsString mFilename;
#ifdef NS_DEBUG
nsString mFilename;
nsIDTDDebug* mDTDDebug;
#endif