зеркало из https://github.com/mozilla/gecko-dev.git
Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin
This commit is contained in:
Родитель
fab09c676b
Коммит
d78da1a4e7
|
@ -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 \
|
||||
|
|
Загрузка…
Ссылка в новой задаче