Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin
git-svn-id: svn://10.0.0.236/trunk@106666 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -17,6 +17,4 @@ nsTraceRefcnt.h
|
||||
nsWeakReference.h
|
||||
nsWeakPtr.h
|
||||
nscore.h
|
||||
nslog.h
|
||||
nslog.h
|
||||
nsIInterfaceRequestorUtils.h
|
||||
|
||||
@@ -34,7 +34,6 @@ REQUIRES = string \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS = \
|
||||
nsLogging.cpp \
|
||||
nsAllocator.cpp \
|
||||
nsMemoryImpl.cpp \
|
||||
nsErrorService.cpp \
|
||||
@@ -75,7 +74,6 @@ EXPORTS = \
|
||||
nsWeakReference.h \
|
||||
nsWeakPtr.h \
|
||||
nscore.h \
|
||||
nslog.h \
|
||||
nsIInterfaceRequestorUtils.h \
|
||||
$(NULL)
|
||||
|
||||
@@ -88,7 +86,6 @@ endif
|
||||
|
||||
XPIDLSRCS = \
|
||||
nsrootidl.idl \
|
||||
nsILoggingService.idl \
|
||||
nsISupports.idl \
|
||||
nsIMemory.idl \
|
||||
nsIErrorService.idl \
|
||||
|
||||
@@ -50,7 +50,6 @@ EXPORTS = \
|
||||
nsWeakPtr.h \
|
||||
nscore.h \
|
||||
pure.h \
|
||||
nslog.h \
|
||||
!ifdef MOZ_TRACE_MALLOC
|
||||
nsTraceMalloc.h \
|
||||
!endif
|
||||
@@ -60,7 +59,6 @@ EXPORTS = \
|
||||
XPIDL_MODULE = xpcom_base
|
||||
|
||||
XPIDLSRCS = \
|
||||
.\nsILoggingService.idl \
|
||||
.\nsrootidl.idl \
|
||||
.\nsIErrorService.idl \
|
||||
.\nsIMemory.idl \
|
||||
@@ -101,7 +99,6 @@ C_OBJS = \
|
||||
!endif
|
||||
|
||||
CPP_OBJS = \
|
||||
.\$(OBJDIR)\nsLogging.obj \
|
||||
.\$(OBJDIR)\nsErrorService.obj \
|
||||
.\$(OBJDIR)\nsDebug.obj \
|
||||
.\$(OBJDIR)\nsAllocator.obj \
|
||||
|
||||
Reference in New Issue
Block a user