X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Ftondaj-sl-814%2Fapi.c;h=07a8ecae283cdbf97456e9da03a388dc4586f978;hp=5e83defee10e01dbce6867711c28274191001b8e;hb=1c47e0da8f2571bc34dbdc368c3c1f55318c3aa0;hpb=3be42bc22f8b36599a448273c12a76d3e0f7a940 diff --git a/src/hardware/tondaj-sl-814/api.c b/src/hardware/tondaj-sl-814/api.c index 5e83defe..07a8ecae 100644 --- a/src/hardware/tondaj-sl-814/api.c +++ b/src/hardware/tondaj-sl-814/api.c @@ -173,7 +173,6 @@ static int dev_acquisition_start(const struct sr_dev_inst *sdi, devc = sdi->priv; devc->cb_data = cb_data; - /* Send header packet to the session bus. */ std_session_send_df_header(cb_data, LOG_PREFIX); /* Poll every 500ms, or whenever some data comes in. */