X-Git-Url: http://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fviews%2Ftrace%2Fsignal.hpp;fp=pv%2Fviews%2Ftrace%2Fsignal.hpp;h=e10e93eac4d2863d200c530fbcb7ff4a07e72b7d;hp=ca8eea2e4a85f3820de0c6b883bed9f8e69d6812;hb=66a43b4f9cf76853e99e7f5fc2f9df49ec58bd34;hpb=1804b9700b7ac1314e0e9b59555170a6d10108e0 diff --git a/pv/views/trace/signal.hpp b/pv/views/trace/signal.hpp index ca8eea2e..e10e93ea 100644 --- a/pv/views/trace/signal.hpp +++ b/pv/views/trace/signal.hpp @@ -70,8 +70,6 @@ public: */ virtual void set_name(QString name); - virtual shared_ptr data() const = 0; - /** * Determines the closest level change (i.e. edge) to a given sample, which * is useful for e.g. the "snap to edge" functionality.