зеркало из https://github.com/mozilla/gecko-dev.git
Fix DEBUG_CC compilation error (bug 410036). r+sr=peterv, a=blocking1.9+. DEBUG_CC-only change.
This commit is contained in:
Родитель
a22620ca41
Коммит
0dbf90be29
|
@ -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
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
|
Загрузка…
Ссылка в новой задаче