X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fanalogsignal.hpp;h=72ff23b366fa96ba44e795452cdad1acafae15f9;hp=4f737aaad640c3226ce365625bcf78e150d30e1a;hb=a8743cd962b2d18082c6ddaeb554d56013919d95;hpb=7a01bd3654ed046216308fa64edfd79be7cd525f diff --git a/pv/view/analogsignal.hpp b/pv/view/analogsignal.hpp index 4f737aaa..72ff23b3 100644 --- a/pv/view/analogsignal.hpp +++ b/pv/view/analogsignal.hpp @@ -53,8 +53,6 @@ public: std::shared_ptr analog_data() const; - void set_scale(float scale); - /** * Computes the vertical extents of the contents of this row item. * @return A pair containing the minimum and maximum y-values.