made tables quiet again

git-svn-id: svn://10.0.0.236/trunk@2849 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
buster
1998-06-01 21:07:56 +00:00
parent f37f445be2
commit 7dd2b9314d
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ NS_DEF_PTR(nsIStyleContext);
#ifdef NS_DEBUG
static PRBool gsDebug = PR_TRUE;
static PRBool gsDebug = PR_FALSE;
static PRBool gsDebugCLD = PR_FALSE;
static PRBool gsTiming = PR_FALSE;
#else