Fix DEBUG_CC compilation error (bug 410036). r+sr=peterv, a=blocking1.9+. DEBUG_CC-only change.
git-svn-id: svn://10.0.0.236/trunk@242395 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e5bef0ee1c
commit
46665dd90a
@ -278,8 +278,8 @@ struct nsCycleCollectorStats
|
||||
#endif
|
||||
|
||||
#ifdef DEBUG_CC
|
||||
static PRBool
|
||||
nsCycleCollector_shouldSuppress(nsISupports *s);
|
||||
static PRBool nsCycleCollector_shouldSuppress(nsISupports *s);
|
||||
static void InitMemHook(void);
|
||||
#endif
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user