Skip to content

Commit 962863b

Browse files
committed
more sync
1 parent d3def20 commit 962863b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/class/cdc/cdc_host.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,6 @@ static void process_cdc_config(tuh_xfer_t* xfer)
575575
if (tuh_cdc_mount_cb) tuh_cdc_mount_cb(idx);
576576

577577
// Prepare for incoming data
578-
cdch_interface_t* p_cdc = get_itf(idx);
579578
tu_edpt_stream_read_xfer(&p_cdc->stream.rx);
580579

581580
// notify usbh that driver enumeration is complete

0 commit comments

Comments
 (0)