mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Removed and unused member variable
This commit is contained in:
parent
68f8209644
commit
7c3763c3e0
@ -74,7 +74,6 @@ protected:
|
||||
PRBool GrowBuffer();
|
||||
|
||||
PRUnichar* mAutoBuffer;
|
||||
PRInt32 mAutoBufferLength;
|
||||
PRUnichar* mBuffer;
|
||||
PRInt32 mBufferLength;
|
||||
PRBool mHasMultibyte;
|
||||
|
@ -74,7 +74,6 @@ protected:
|
||||
PRBool GrowBuffer();
|
||||
|
||||
PRUnichar* mAutoBuffer;
|
||||
PRInt32 mAutoBufferLength;
|
||||
PRUnichar* mBuffer;
|
||||
PRInt32 mBufferLength;
|
||||
PRBool mHasMultibyte;
|
||||
|
Loading…
Reference in New Issue
Block a user