diff options
-rw-r--r-- | include/bt_target.h | 8 |
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 |