Skip to content

Commit b09517d

Browse files
committed
bt_app: code cleanup
1 parent f76f8b7 commit b09517d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/src/user/bt_app.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ static void bt_app_gap_cb(esp_bt_gap_cb_event_t event, esp_bt_gap_cb_param_t *pa
6868
default:
6969
break;
7070
}
71-
return;
7271
}
7372

7473
static void bt_app_hdl_stack_evt(uint16_t event, void *p_param)

0 commit comments

Comments
 (0)