mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-24 21:58:06 +00:00
Build bustage from bug 210337, sorry 'bout that.
This commit is contained in:
parent
b380d34fe0
commit
d266401f8a
@ -47,7 +47,6 @@
|
||||
#include "nsRecyclingAllocator.h"
|
||||
#include "nsIThread.h"
|
||||
#include "nsDeque.h"
|
||||
#include "nsObserver.h"
|
||||
#include "nsTraceRefcnt.h"
|
||||
#include "nsXPIDLString.h"
|
||||
#include "nsIEnumerator.h"
|
||||
@ -118,7 +117,6 @@ void XXXNeverCalled()
|
||||
a.Free(0, 0);
|
||||
nsIThread::GetCurrent(nsnull);
|
||||
nsDeque(nsnull);
|
||||
NS_NewObserver(nsnull, nsnull);
|
||||
nsTraceRefcnt::DumpStatistics();
|
||||
NS_NewEmptyEnumerator(nsnull);
|
||||
nsArrayEnumerator(nsnull);
|
||||
|
@ -41,7 +41,6 @@
|
||||
#include "prlink.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsObserverList.h"
|
||||
#include "nsObserver.h"
|
||||
#include "nsObserverService.h"
|
||||
#include "nsProperties.h"
|
||||
#include "nsIProperties.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user