зеркало из https://github.com/mozilla/pjs.git
Build bustage from bug 210337, sorry 'bout that.
This commit is contained in:
Родитель
d74da0c02c
Коммит
bd563770dd
|
@ -47,7 +47,6 @@
|
||||||
#include "nsRecyclingAllocator.h"
|
#include "nsRecyclingAllocator.h"
|
||||||
#include "nsIThread.h"
|
#include "nsIThread.h"
|
||||||
#include "nsDeque.h"
|
#include "nsDeque.h"
|
||||||
#include "nsObserver.h"
|
|
||||||
#include "nsTraceRefcnt.h"
|
#include "nsTraceRefcnt.h"
|
||||||
#include "nsXPIDLString.h"
|
#include "nsXPIDLString.h"
|
||||||
#include "nsIEnumerator.h"
|
#include "nsIEnumerator.h"
|
||||||
|
@ -118,7 +117,6 @@ void XXXNeverCalled()
|
||||||
a.Free(0, 0);
|
a.Free(0, 0);
|
||||||
nsIThread::GetCurrent(nsnull);
|
nsIThread::GetCurrent(nsnull);
|
||||||
nsDeque(nsnull);
|
nsDeque(nsnull);
|
||||||
NS_NewObserver(nsnull, nsnull);
|
|
||||||
nsTraceRefcnt::DumpStatistics();
|
nsTraceRefcnt::DumpStatistics();
|
||||||
NS_NewEmptyEnumerator(nsnull);
|
NS_NewEmptyEnumerator(nsnull);
|
||||||
nsArrayEnumerator(nsnull);
|
nsArrayEnumerator(nsnull);
|
||||||
|
|
|
@ -41,7 +41,6 @@
|
||||||
#include "prlink.h"
|
#include "prlink.h"
|
||||||
#include "nsCOMPtr.h"
|
#include "nsCOMPtr.h"
|
||||||
#include "nsObserverList.h"
|
#include "nsObserverList.h"
|
||||||
#include "nsObserver.h"
|
|
||||||
#include "nsObserverService.h"
|
#include "nsObserverService.h"
|
||||||
#include "nsProperties.h"
|
#include "nsProperties.h"
|
||||||
#include "nsIProperties.h"
|
#include "nsIProperties.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче