summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2012-12-12 16:04:31 -0800
committerSteve Kondik <shade@chemlab.org>2013-02-05 22:44:24 -0800
commit9c25a75b3e4c028dff8521e6a7d5215e2e251907 (patch)
treed57ee3752179b62777dd686b7eb995d803a1f82b
parent69f86c8d0f1f2d1adfd04f94bfd4580a3bc61d4c (diff)
downloadexternal_bluetooth_bluedroid-9c25a75b3e4c028dff8521e6a7d5215e2e251907.zip
external_bluetooth_bluedroid-9c25a75b3e4c028dff8521e6a7d5215e2e251907.tar.gz
external_bluetooth_bluedroid-9c25a75b3e4c028dff8521e6a7d5215e2e251907.tar.bz2
Snapshot 09118679ff7861de0fe2b742591e5d6aadba3fcc
Change-Id: I35cdb320673d847d8122bc03b9832d13673ea208
-rw-r--r--include/bt_target.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/bt_target.h b/include/bt_target.h
index 05c4a35..db2a126 100644
--- a/include/bt_target.h
+++ b/include/bt_target.h
@@ -110,14 +110,6 @@
#define SBC_NO_PCM_CPY_OPTION FALSE
#endif
-#ifndef SBC_IPAQ_OPT
-#define SBC_IPAQ_OPT FALSE
-#endif
-
-#ifndef SBC_IS_64_MULT_IN_QUANTIZER
-#define SBC_IS_64_MULT_IN_QUANTIZER FALSE
-#endif
-
#ifndef BTA_INCLUDED
#define BTA_INCLUDED TRUE
#endif