]> sigrok.org Git - libsigrok.git/blobdiff - libsigrok.h
sr: drivers should remove their sources from the session when done
[libsigrok.git] / libsigrok.h
index eda16c211eee4b723cb527a680ffe90b5ed6f885..306c20575900ea126f45254a23f7fa00e7df3a95 100644 (file)
@@ -509,7 +509,6 @@ struct sr_session {
        /* list of sr_receive_data_callback_t */
        GSList *datafeed_callbacks;
        GTimeVal starttime;
-       gboolean running;
 
        unsigned int num_sources;