From 5088d3b59bf9e06d8c682e6a706d5d6a9b99bf4d Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 27 Dec 2012 16:40:39 +0000 Subject: fix lack of focus in new session name entry by removing previous efforts to fix it! git-svn-id: svn://localhost/ardour2/branches/3.0@13739 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/startup.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/startup.h') diff --git a/gtk2_ardour/startup.h b/gtk2_ardour/startup.h index 00c0a90d39..60da52fd6f 100644 --- a/gtk2_ardour/startup.h +++ b/gtk2_ardour/startup.h @@ -184,7 +184,6 @@ class ArdourStartup : public Gtk::Assistant { Gtk::Entry new_name_entry; Gtk::FileChooserButton new_folder_chooser; Gtk::FileChooserButton session_template_chooser; - void new_name_mapped (); struct SessionTemplateColumns : public Gtk::TreeModel::ColumnRecord { SessionTemplateColumns () { -- cgit v1.2.3