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:
rickg%netscape.com
1999-12-21 09:44:09 +00:00
parent 35b0b37df3
commit a25d9509e9
2 changed files with 2 additions and 2 deletions

View File

@@ -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);