*** empty log message ***

This commit is contained in:
buster@netscape.com
1998-10-23 20:52:23 +00:00
parent 9a592f6554
commit 802e2817e3
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ NS_DEF_PTR(nsIStyleContext);
#ifdef NS_DEBUG
static PRBool gsDebug = PR_TRUE;
static PRBool gsDebug = PR_FALSE;
#else
static const PRBool gsDebug = PR_FALSE;
#endif