]> sigrok.org Git - pulseview.git/blobdiff - pv/view/analogsignal.hpp
AnalogSignal: Removed set_scale
[pulseview.git] / pv / view / analogsignal.hpp
index 4f737aaad640c3226ce365625bcf78e150d30e1a..72ff23b366fa96ba44e795452cdad1acafae15f9 100644 (file)
@@ -53,8 +53,6 @@ public:
 
        std::shared_ptr<pv::data::Analog> 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.