X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=pv%2Fview%2Frowitem.hpp;h=4f973e3fc218647d355fcede1492d45fe0a3725c;hb=096fb584db59a7b95ea57a6accf6c282a43497f6;hp=39c6f04030d1d214b688aa7ffedbbb0a8530f023;hpb=3b84fd6d59b10053d5ffba90f8e66324f49841a3;p=pulseview.git diff --git a/pv/view/rowitem.hpp b/pv/view/rowitem.hpp index 39c6f040..4f973e3f 100644 --- a/pv/view/rowitem.hpp +++ b/pv/view/rowitem.hpp @@ -47,11 +47,6 @@ public: */ RowItem(); - /** - * Returns true if the item is visible and enabled. - */ - virtual bool enabled() const = 0; - /** * Gets the vertical layout offset of this signal. */