From c19684af5dadd57800d1f2136fe98f07af179d8a Mon Sep 17 00:00:00 2001 From: "dbaron%dbaron.org" Date: Sat, 22 Feb 2003 16:42:43 +0000 Subject: [PATCH] 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 --- mozilla/xpcom/build/dlldeps.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/xpcom/build/dlldeps.cpp b/mozilla/xpcom/build/dlldeps.cpp index 461afdc6c55..2dda0eefa5f 100644 --- a/mozilla/xpcom/build/dlldeps.cpp +++ b/mozilla/xpcom/build/dlldeps.cpp @@ -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("");