summaryrefslogtreecommitdiff
path: root/gtk2_ardour/startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/startup.h')
-rw-r--r--gtk2_ardour/startup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/startup.h b/gtk2_ardour/startup.h
index db274ea990..a93a29ef42 100644
--- a/gtk2_ardour/startup.h
+++ b/gtk2_ardour/startup.h
@@ -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*);