Removed and unused member variable

This commit is contained in:
kipp%netscape.com 1998-11-14 22:27:06 +00:00
parent 68f8209644
commit 7c3763c3e0
2 changed files with 0 additions and 2 deletions

View File

@ -74,7 +74,6 @@ protected:
PRBool GrowBuffer();
PRUnichar* mAutoBuffer;
PRInt32 mAutoBufferLength;
PRUnichar* mBuffer;
PRInt32 mBufferLength;
PRBool mHasMultibyte;

View File

@ -74,7 +74,6 @@ protected:
PRBool GrowBuffer();
PRUnichar* mAutoBuffer;
PRInt32 mAutoBufferLength;
PRUnichar* mBuffer;
PRInt32 mBufferLength;
PRBool mHasMultibyte;