Bug 450478 Remove unused variable r=ted

This commit is contained in:
Neil Rashbrook 2008-08-14 11:26:49 +01:00
parent 2c2a9bf88f
commit f1d5f33423

@ -58,10 +58,6 @@ SIMPLE_PROGRAMS = $(CPPSRCS:.cpp=$(BIN_SUFFIX))
include $(topsrcdir)/config/config.mk
DEFINES += \
-D__DESTDIR__=\"$(MOZ_BUILD_ROOT)\" \
$(NULL)
LIBS += \
$(NSPR_LIBS) \
$(NULL)