summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-12-15 09:22:07 -0500
committerPeter Foley <pefoley2@verizon.net>2012-12-15 09:39:25 -0500
commitf7e37ae44f018720974ac6e241488904f3b666ee (patch)
tree90308241a369b9d8a698a253c8f840f3f697aa4e /sd/Library_sd.mk
parent4f901a2f451a552853c1dd38309dd55b22616fdd (diff)
Revert "define must be overridden on cmdline"
This reverts commit 0743ccea543dfcad5c4875b943330fd894a5132a. This seems to be unnecessary and generates a lot of warning spam. Conflicts: sd/source/ui/remotecontrol/BluetoothServer.cxx Change-Id: Ib0cda3ca560a5ddc4ba86d5a0c80774a992d7296
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 9aeeaffc6539..b0946eb0c1d4 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -537,7 +537,6 @@ $(eval $(call gb_Library_add_exception_objects,sd,\
$(eval $(call gb_Library_add_defs,sd,\
-DENABLE_SDREMOTE_BLUETOOTH \
- $(if $(filter MSC,$(COM)),-UMSC) \
))
endif