remove unused build variable. r=mento
git-svn-id: svn://10.0.0.236/trunk@221484 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user