Remove nsISizeOfHandler and associated SizeOf methods. b=106792 Fixing Windows bustage.
git-svn-id: svn://10.0.0.236/trunk@138202 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3fa0ac8b21
commit
c19684af5d
@ -72,7 +72,6 @@
|
||||
#include "nsStreamUtils.h"
|
||||
#include "nsCWeakReference.h"
|
||||
#include "nsWeakReference.h"
|
||||
#include "nsISizeOfHandler.h"
|
||||
#include "nsTextFormatter.h"
|
||||
#include "nsStatistics.h"
|
||||
#include "nsIStorageStream.h"
|
||||
@ -159,7 +158,6 @@ void XXXNeverCalled()
|
||||
#ifdef DEBUG
|
||||
TestSegmentedBuffer();
|
||||
#endif
|
||||
NS_NewSizeOfHandler(0);
|
||||
NS_NewStorageStream(0,0, nsnull);
|
||||
nsString foo;
|
||||
nsPrintfCString bar("");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user