removed non production code

This commit is contained in:
mjudge%netscape.com 1998-11-28 01:28:00 +00:00
parent bb45a5677d
commit bd75a79258
9 changed files with 2 additions and 16 deletions

View File

@ -22,8 +22,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DEFINES += -DNOT_PRODUCTION_CODE -DUSE_EXPERIMENTAL_SMART_POINTERS
LIBRARY_NAME = ender
CPPSRCS = \

View File

@ -56,7 +56,7 @@ PRMonitor *getEditorMonitor() //if more than one person asks for the monitor at
return getEditorMonitor();
return ns_editlock;
}
z
/*

View File

@ -51,8 +51,6 @@ LCFLAGS = \
$(DEFINES) \
$(NULL)
DEFINES = $(DEFINES) -DNOT_PRODUCTION_CODE -DUSE_EXPERIMENTAL_SMART_POINTERS
# These are the libraries we need to link with to create the dll
LLIBS= \
$(DIST)\lib\xpcom32.lib \

View File

@ -22,8 +22,6 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DEFINES += -DNOT_PRODUCTION_CODE -DUSE_EXPERIMENTAL_SMART_POINTERS
LIBRARY_NAME = ender
CPPSRCS = \

View File

@ -56,7 +56,7 @@ PRMonitor *getEditorMonitor() //if more than one person asks for the monitor at
return getEditorMonitor();
return ns_editlock;
}
z
/*

View File

@ -51,8 +51,6 @@ LCFLAGS = \
$(DEFINES) \
$(NULL)
DEFINES = $(DEFINES) -DNOT_PRODUCTION_CODE -DUSE_EXPERIMENTAL_SMART_POINTERS
# These are the libraries we need to link with to create the dll
LLIBS= \
$(DIST)\lib\xpcom32.lib \

View File

@ -17,7 +17,5 @@
*/
#define NOT_PRODUCTION_CODE 1
#define USE_EXPERIMENTAL_SMART_POINTERS 1
#include "MacPrefix.h"

View File

@ -17,7 +17,5 @@
*/
#define NOT_PRODUCTION_CODE 1
#define USE_EXPERIMENTAL_SMART_POINTERS 1
#include "MacPrefix_debug.h"

View File

@ -48,8 +48,6 @@ LCFLAGS = \
$(DEFINES) \
$(NULL)
DEFINES = $(DEFINES) -DNOT_PRODUCTION_CODE -DUSE_EXPERIMENTAL_SMART_POINTERS
# These are the libraries we need to link with to create the dll
LLIBS=$(DIST)\lib\xpcom32.lib $(DIST)\lib\raptorbase.lib