summaryrefslogtreecommitdiff
path: root/monitor
diff options
context:
space:
mode:
Diffstat (limited to 'monitor')
-rw-r--r--monitor/att.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/monitor/att.c b/monitor/att.c
index d06a1b223..9ae88504a 100644
--- a/monitor/att.c
+++ b/monitor/att.c
@@ -792,8 +792,6 @@ static void att_multiple_vl_rsp(const struct l2cap_frame *frame)
if (!l2cap_frame_get_le16(f, &handle))
return;
- print_handle(frame, get_le16(frame->data), true);
-
if (!l2cap_frame_get_le16(f, &len))
return;