summaryrefslogtreecommitdiff
path: root/android/avrcp-lib.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-04-02 11:18:55 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-04-02 14:25:42 +0300
commit18814241801ff1bb32c2bb73abbd775a92111067 (patch)
tree2e6d1614251e6a990f51d3261be28ff1e1e1d965 /android/avrcp-lib.h
parent544668dda499978d9491b2e4aa22c2480a1f7895 (diff)
downloadbluez-18814241801ff1bb32c2bb73abbd775a92111067.tar.gz
android/avrcp-lib: Remove unused define
Diffstat (limited to 'android/avrcp-lib.h')
-rw-r--r--android/avrcp-lib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/android/avrcp-lib.h b/android/avrcp-lib.h
index 31a65b413..1e1be634e 100644
--- a/android/avrcp-lib.h
+++ b/android/avrcp-lib.h
@@ -124,9 +124,6 @@
/* Company IDs for vendor dependent commands */
#define IEEEID_BTSIG 0x001958
-/* Parameters legths */
-#define AVRCP_REGISTER_NOTIFICATION_PARAM_LENGTH 5
-
struct avrcp;
struct avrcp_control_handler {