From 1ae094813858a2b8cf5b08569edcb9b15d910729 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 16 Aug 2006 01:19:06 +0000 Subject: RCU-ification of AudioEngine port list, and DiskStreams. not well tested, but basically functional. better to get this in now rather than later. git-svn-id: svn://localhost/ardour2/trunk@828 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/plugin_selector.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/plugin_selector.cc') diff --git a/gtk2_ardour/plugin_selector.cc b/gtk2_ardour/plugin_selector.cc index 2ebaaae100..6c72767b11 100644 --- a/gtk2_ardour/plugin_selector.cc +++ b/gtk2_ardour/plugin_selector.cc @@ -226,7 +226,7 @@ PluginSelector::set_correct_focus() au_display.grab_focus(); return; } -#endif; +#endif } void -- cgit v1.2.3