X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Frowitem.hpp;h=4f973e3fc218647d355fcede1492d45fe0a3725c;hb=5c5ce7574062e0d3ad4f7d9dde70b482315d54fb;hp=39c6f04030d1d214b688aa7ffedbbb0a8530f023;hpb=3eb29afdb641606c2e2e059289d8cc103d027a25;p=pulseview.git diff --git a/pv/view/rowitem.hpp b/pv/view/rowitem.hpp index 39c6f04..4f973e3 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. */