Remove obsolete define of MOZ_AIMM. Bug 170852, patch by sdwalker@myrealbox.com, r=bryner, sr=neil

git-svn-id: svn://10.0.0.236/trunk@170234 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
smontagu%smontagu.org 2005-03-06 10:34:01 +00:00
parent a9e7c8907b
commit 059c590429
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ EXTRA_DSO_LDOPTS = \
include $(topsrcdir)/config/rules.mk
DEFINES += -D_IMPL_NS_WIDGET -DMOZ_UNICODE -DMOZ_AIMM
DEFINES += -D_IMPL_NS_WIDGET -DMOZ_UNICODE

View File

@ -92,7 +92,7 @@ CPPSRCS += \
endif
DEFINES += -D_IMPL_NS_WIDGET -DMOZ_AIMM -DMOZ_UNICODE
DEFINES += -D_IMPL_NS_WIDGET -DMOZ_UNICODE
ifdef BUILD_STATIC_LIBS
DEFINES += -DMOZ_STATIC_COMPONENT_LIBS