From 78e61e0c840f732d0aba3bab0e81737355ba951d Mon Sep 17 00:00:00 2001 From: Karsten Wiese Date: Mon, 2 Jan 2006 17:53:18 +0000 Subject: [PATCH] undo part of yesterdays commit git-svn-id: svn://localhost/trunk/ardour2@226 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour_ui2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk2_ardour/ardour_ui2.cc b/gtk2_ardour/ardour_ui2.cc index da8a30c39e..687508654b 100644 --- a/gtk2_ardour/ardour_ui2.cc +++ b/gtk2_ardour/ardour_ui2.cc @@ -61,7 +61,7 @@ static const gchar *psync_strings[] = { 0 }; -static vector positional_sync_strings; +static vector positional_sync_strings; int ARDOUR_UI::setup_windows ()