X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=pv%2Fview%2Fanalogsignal.hpp;h=72ff23b366fa96ba44e795452cdad1acafae15f9;hp=4f737aaad640c3226ce365625bcf78e150d30e1a;hb=8eeb4256ba338a0be0f5311cdc2b98acf4370577;hpb=3ed4af999487a1d7d851032b7a762bcda6e959cc diff --git a/pv/view/analogsignal.hpp b/pv/view/analogsignal.hpp index 4f737aa..72ff23b 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.