Bug 162017: first step to inlining nsStr. r=kaie, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@129791 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1268,13 +1268,6 @@ nsCAutoString::nsCAutoString(const CBufDescriptor& aBuffer) : nsCString() {
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* deconstructor
|
||||
* @param
|
||||
*/
|
||||
nsCAutoString::~nsCAutoString(){
|
||||
}
|
||||
|
||||
#ifdef DEBUG
|
||||
void nsCAutoString::SizeOf(nsISizeOfHandler* aHandler, PRUint32* aResult) const {
|
||||
if (aResult) {
|
||||
|
||||
Reference in New Issue
Block a user