replace two more icons w/vector drawing.
[ardour.git] / gtk2_ardour / startup.h
index c5a9a30162750a51aab5f401775da32d35ca6305..a93a29ef4238f90260bb2b895c7654131aa6d45e 100644 (file)
@@ -60,8 +60,6 @@ class ArdourStartup : public Gtk::Assistant {
        bool config_modified;
        bool new_user;
 
-        static std::string been_here_before_path ();
-
        void on_apply ();
        void on_cancel ();
        bool on_delete_event (GdkEventAny*);
@@ -119,9 +117,6 @@ class ArdourStartup : public Gtk::Assistant {
        gint final_page_index;
 
        void move_along_now ();
-
-        void setup_prerelease_page ();
-
 };
 
 #endif /* __gtk2_ardour_startup_h__ */