Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin

This commit is contained in:
dbaron%fas.harvard.edu 2001-10-30 06:57:09 +00:00
Родитель fab09c676b
Коммит d78da1a4e7
3 изменённых файлов: 0 добавлений и 8 удалений

Просмотреть файл

@ -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 \