X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fview%2Ftrace.hpp;fp=pv%2Fview%2Ftrace.hpp;h=acaa341adbadd55f477e32d1f3e01d9cd4c662f6;hb=0c2389230c90d8bf34b601c625bcf655b24e8f52;hp=88e54b1a7edcb37a95045a3f4cf4703a9b9dcbc3;hpb=086f4df565d8e70328f3c4bbc92949e0817dc6d4;p=pulseview.git diff --git a/pv/view/trace.hpp b/pv/view/trace.hpp index 88e54b1..acaa341 100644 --- a/pv/view/trace.hpp +++ b/pv/view/trace.hpp @@ -86,11 +86,6 @@ public: */ bool is_draggable() const; - /** - * Selects or deselects the signal. - */ - void select(bool select = true); - /** * Computes the outline rectangle of the viewport hit-box. * @param rect the rectangle of the viewport area.