summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-10-09 14:15:45 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-10-09 14:15:45 +0000
commit757c1c1026ffad4e56b0c4b5073d3925468c0a21 (patch)
tree9f2b15bd6c33d04dd1451e15e68d55d9610a88a0 /gtk2_ardour/ardour_ui.cc
parent7002aebbda78b11ddc006c3f5863916ce5992bfc (diff)
add global region fade toggle; fixup (?) reload of MIDI config state (both ported from 2.X)
git-svn-id: svn://localhost/ardour2/branches/3.0@3897 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour_ui.cc')
-rw-r--r--gtk2_ardour/ardour_ui.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/ardour_ui.cc b/gtk2_ardour/ardour_ui.cc
index bf1a5bb5b4..694eb9b52b 100644
--- a/gtk2_ardour/ardour_ui.cc
+++ b/gtk2_ardour/ardour_ui.cc
@@ -304,8 +304,6 @@ ARDOUR_UI::create_engine ()
void
ARDOUR_UI::post_engine ()
{
- extern int setup_midi ();
-
/* Things to be done once we create the AudioEngine
*/