disabled debug code that was writing to the console; part of last checkin
git-svn-id: svn://10.0.0.236/trunk@56276 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -375,7 +375,7 @@ CNavDTD::~CNavDTD(){
|
||||
nsCParserNode* theNode=0;
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
#if 1
|
||||
#if 0
|
||||
PRInt32 count=gNodeCount-mSharedNodes.GetSize();
|
||||
if(count) {
|
||||
printf("%i of %i nodes leaked!\n",count,gNodeCount);
|
||||
|
||||
Reference in New Issue
Block a user