use lucida grande for clocks with all OS X versions, BUT BETTER
[ardour.git] / gtk2_ardour / route_time_axis.h
index 541b070558e536d330854a75514ad3f716852961..3a5bc34250e8c2eda23e088ece75352913ee12a6 100644 (file)
@@ -142,8 +142,6 @@ public:
 
        std::string state_id() const;
 
-       static void setup_slider_pix ();
-
 protected:
        friend class StreamView;
 
@@ -289,9 +287,6 @@ protected:
 
        GainMeterBase gm;
 
-       static Glib::RefPtr<Gdk::Pixbuf> slider;
-       static Glib::RefPtr<Gdk::Pixbuf> slider_desensitised;
-
        XMLNode* underlay_xml_node;
        bool set_underlay_state();