fixing the bustage...

This commit is contained in:
harishd%netscape.com 2001-04-21 22:57:22 +00:00
parent d4272380d9
commit 4002826c6e
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

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