*** empty log message ***
This commit is contained in:
@@ -30,7 +30,7 @@ NS_DEF_PTR(nsIStyleContext);
|
|||||||
|
|
||||||
|
|
||||||
#ifdef NS_DEBUG
|
#ifdef NS_DEBUG
|
||||||
static PRBool gsDebug = PR_TRUE;
|
static PRBool gsDebug = PR_FALSE;
|
||||||
static PRBool gsDebugCLD = PR_FALSE;
|
static PRBool gsDebugCLD = PR_FALSE;
|
||||||
#else
|
#else
|
||||||
static const PRBool gsDebug = PR_FALSE;
|
static const PRBool gsDebug = PR_FALSE;
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ NS_DEF_PTR(nsIStyleContext);
|
|||||||
|
|
||||||
|
|
||||||
#ifdef NS_DEBUG
|
#ifdef NS_DEBUG
|
||||||
static PRBool gsDebug = PR_TRUE;
|
static PRBool gsDebug = PR_FALSE;
|
||||||
static PRBool gsDebugCLD = PR_FALSE;
|
static PRBool gsDebugCLD = PR_FALSE;
|
||||||
#else
|
#else
|
||||||
static const PRBool gsDebug = PR_FALSE;
|
static const PRBool gsDebug = PR_FALSE;
|
||||||
|
|||||||
Reference in New Issue
Block a user