OSDN Git Service

android/avrcp-lib: Remove unused define
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 2 Apr 2014 08:18:55 +0000 (11:18 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 2 Apr 2014 11:25:42 +0000 (14:25 +0300)
android/avrcp-lib.h

index 31a65b4..1e1be63 100644 (file)
 /* 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 {