remove unused build variable. r=mento

This commit is contained in:
joshmoz%gmail.com 2007-03-07 22:10:14 +00:00
parent 378026ae4c
commit d14679ee02

View File

@ -52,12 +52,8 @@ APP_NAME = Camino
ifdef MOZ_DEBUG
BUILDSTYLE = Development
else
ifdef CHIMERA_OPT_SYMBOLS
BUILDSTYLE = DeploymentSymbols
else
BUILDSTYLE = Deployment
endif
endif
ifdef BUILD_STATIC_LIBS
TARGET = CaminoStatic