Refactor so that all the locate-related stuff in CursorDrag is in one method. Also...
[ardour.git] / gtk2_ardour / panner.h
index 61d63dd7625f06330d85ae1c900459e52947fda0..298e866c3d50ba9fbbe7919694a9494a91d3a516 100644 (file)
@@ -38,7 +38,6 @@ class PannerBar : public Gtkmm2ext::BarController
 
   private:
        std::string get_label (int&);
-       std::string value_as_string (double v) const;
 };
 
 #endif /* __gtk_ardour_panner_h__ */