summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/btif/avrcp/avrcp_service.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/btif/avrcp/avrcp_service.h b/system/btif/avrcp/avrcp_service.h
index 581852194e..84f2d0149d 100644
--- a/system/btif/avrcp/avrcp_service.h
+++ b/system/btif/avrcp/avrcp_service.h
@@ -108,7 +108,6 @@ private:
uint16_t target_sdp_request_id_ = UNASSIGNED_REQUEST_ID;
uint16_t control_sdp_request_id_ = UNASSIGNED_REQUEST_ID;
uint32_t sdp_record_handle = -1;
- uint32_t ct_sdp_record_handle = -1;
uint16_t profile_version = -1;
MediaInterface* media_interface_ = nullptr;