From fb45ffea71d345ced0cfbb12b9dcd89ecb1e8dbf Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 23 Nov 2005 04:13:32 +0000 Subject: strip keyboard.cc of noxious focus handling stuff, and cleanup git-svn-id: svn://localhost/trunk/ardour2@106 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/export_dialog.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/export_dialog.h') diff --git a/gtk2_ardour/export_dialog.h b/gtk2_ardour/export_dialog.h index 454b52389c..16343e55bc 100644 --- a/gtk2_ardour/export_dialog.h +++ b/gtk2_ardour/export_dialog.h @@ -135,7 +135,6 @@ class ExportDialog : public ArdourDialog void export_cue_file (ARDOUR::Locations::LocationList& locations, const string& path); void export_toc_file (ARDOUR::Locations::LocationList& locations, const string& path); void do_export (); - gint change_focus_policy (GdkEventAny *, bool); gint window_closed (GdkEventAny *ignored); void track_selector_button_click (); -- cgit v1.2.3