]> sigrok.org Git - pulseview.git/blobdiff - pv/data/decodesignal.hpp
Simplify segment complete notifications and fix error msg handling
[pulseview.git] / pv / data / decodesignal.hpp
index 527b988a92a8be6dfdfac6eaa7e2b2db2772165d..ab85246a0bc7aaf7d4a7a94059590fb42761f68a 100644 (file)
@@ -211,8 +211,6 @@ private:
 
        void connect_input_notifiers();
        void disconnect_input_notifiers();
-       void connect_input_segment_notifiers(uint32_t segment_id);
-       void disconnect_input_segment_notifiers(uint32_t segment_id);
 
        void create_decode_segment();