X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fdialogs%2Fdecoder.h;h=56f02aa4480bf627d52d66883ed6cfc2ae8940ec;hp=2277f987c23e4b0250ec715b1882949d4f4a43fd;hb=4d3c4e342104dcba47c252e734dee441faaf2a9e;hpb=9b12bf0ee0749214cef473ee96f5b94de8eb7a47 diff --git a/pv/dialogs/decoder.h b/pv/dialogs/decoder.h index 2277f987..56f02aa4 100644 --- a/pv/dialogs/decoder.h +++ b/pv/dialogs/decoder.h @@ -62,12 +62,10 @@ private: QWidget *parent, const char *name); private: - const srd_decoder *const _decoder; const std::vector< boost::shared_ptr > &_sigs; std::map _probe_selector_map; - GHashTable *const _options; pv::prop::binding::DecoderOptions _binding; QVBoxLayout _layout;