X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fagilent-dmm%2Fapi.c;h=594b1b7322cc4029d0e994b532fd8dba6d99563a;hp=82e4378326bc426cdeff102acd6f0f00d69b0db7;hb=1c47e0da8f2571bc34dbdc368c3c1f55318c3aa0;hpb=3be42bc22f8b36599a448273c12a76d3e0f7a940 diff --git a/src/hardware/agilent-dmm/api.c b/src/hardware/agilent-dmm/api.c index 82e43783..594b1b73 100644 --- a/src/hardware/agilent-dmm/api.c +++ b/src/hardware/agilent-dmm/api.c @@ -242,7 +242,6 @@ static int dev_acquisition_start(const struct sr_dev_inst *sdi, void *cb_data) devc->cb_data = cb_data; - /* Send header packet to the session bus. */ std_session_send_df_header(cb_data, LOG_PREFIX); /* Poll every 100ms, or whenever some data comes in. */