From 9707a0e8271a54dd21e49d6ca9ae98378ac4f8a5 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 11 Oct 2012 03:10:18 +0000 Subject: move the external sync source selection tobe a global config parameter, not per-session, since this is likely a reflection of studio setup, h/w etc.; starting using real tooltips in the RC option editor git-svn-id: svn://localhost/ardour2/branches/3.0@13237 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/session_option_editor.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour/session_option_editor.h') diff --git a/gtk2_ardour/session_option_editor.h b/gtk2_ardour/session_option_editor.h index 55d49a1e3a..3914ec8a8d 100644 --- a/gtk2_ardour/session_option_editor.h +++ b/gtk2_ardour/session_option_editor.h @@ -31,10 +31,8 @@ public: private: void parameter_changed (std::string const &); - void populate_sync_options (); ARDOUR::SessionConfiguration* _session_config; - ComboOption* _sync_source; bool set_use_monitor_section (bool); bool get_use_monitor_section (); -- cgit v1.2.3