From 4c37a1b5661d771cb20e32a66c0211c43cc1dc62 Mon Sep 17 00:00:00 2001 From: "joshmoz%gmail.com" Date: Wed, 7 Mar 2007 22:10:14 +0000 Subject: [PATCH] remove unused build variable. r=mento git-svn-id: svn://10.0.0.236/trunk@221484 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/camino/Makefile.in | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mozilla/camino/Makefile.in b/mozilla/camino/Makefile.in index 916bc4a9f72..c445d8f142f 100644 --- a/mozilla/camino/Makefile.in +++ b/mozilla/camino/Makefile.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