X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fviewitem.hpp;h=c9da948ed03617778ff7caa7bb29b25c3dcde42f;hp=a4eb6aef30423a79beefa6fa616357cdb8f3a483;hb=35365c66bf6166c5607f1180016528d996a45b66;hpb=223d0c3748033130e9f11ff9af3dc29661f380e9 diff --git a/pv/view/viewitem.hpp b/pv/view/viewitem.hpp index a4eb6aef..c9da948e 100644 --- a/pv/view/viewitem.hpp +++ b/pv/view/viewitem.hpp @@ -167,8 +167,6 @@ protected: protected: QWidget *context_parent_; QPoint drag_point_; - -private: bool selected_; };