X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fhardware%2Fsaleae-logic16%2Fprotocol.c;h=4cdc28f3f652fbe1e88086bb0f2f4638bd2db25d;hb=8cb222e1438c984184d9546fc374678aa9341bbb;hp=a14d0e087c87eb6f180424f9a0e866cda69a4994;hpb=6525d819eef098a43b1f438ae4af50e67c9c4335;p=libsigrok.git diff --git a/src/hardware/saleae-logic16/protocol.c b/src/hardware/saleae-logic16/protocol.c index a14d0e08..4cdc28f3 100644 --- a/src/hardware/saleae-logic16/protocol.c +++ b/src/hardware/saleae-logic16/protocol.c @@ -763,7 +763,6 @@ static void finish_acquisition(struct sr_dev_inst *sdi) std_session_send_df_end(sdi, LOG_PREFIX); - /* Remove fds from polling. */ usb_source_remove(sdi->session, devc->ctx); devc->num_transfers = 0;