aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-27 16:48:41 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2010-07-27 16:48:41 +0000
commitf1b836e8e337c0ee0a32f5e084a17b604707e8ad (patch)
tree62a5a21da445e656baec70ae3ad499ea12172ad0
parentf0e7ffd53337a4cab10a02457763dfce95264797 (diff)
Remove aptly-named EMPTY and BS vars, since they aren't used anymore.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@279852 f38db490-d61c-443f-a65b-d21fe96a405b
-rw-r--r--sounds/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sounds/Makefile b/sounds/Makefile
index 8633cbe1f..fba1cbac6 100644
--- a/sounds/Makefile
+++ b/sounds/Makefile
@@ -68,9 +68,6 @@ ifneq ($(findstring wget,$(WGET)),)
WGET_ARGS:=--continue $(WGET_EXTRA_ARGS)
endif
-EMPTY:=
-BS:=$(EMPTY)\$(EMPTY)
-
ifneq ($(SOUNDS_CACHE_DIR),)
define sound_format_lang_rule