From 3ad3c81926cce0ae789752fbef6aa79ba595ae83 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Wed, 12 Dec 2012 16:04:31 -0800 Subject: Snapshot 09118679ff7861de0fe2b742591e5d6aadba3fcc Change-Id: I35cdb320673d847d8122bc03b9832d13673ea208 --- include/bt_target.h | 8 -------- 1 file changed, 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 -- cgit v1.1