summaryrefslogtreecommitdiff
path: root/gtk2_ardour/redirect_box.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2008-01-07 20:41:51 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2008-01-07 20:41:51 +0000
commit5284a1efca7e4b1e95247015ccad557b2d0aaadc (patch)
treed8f28722e9a3fa2980d8f6d67f923640f0c05eca /gtk2_ardour/redirect_box.cc
parente6dc790374e9df9b3efef8fdddd664e571147acb (diff)
various OS X fixes, mostly related to AU support
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2836 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/redirect_box.cc')
-rw-r--r--gtk2_ardour/redirect_box.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/redirect_box.cc b/gtk2_ardour/redirect_box.cc
index 95f6b4dac8..f3193d6924 100644
--- a/gtk2_ardour/redirect_box.cc
+++ b/gtk2_ardour/redirect_box.cc
@@ -1078,8 +1078,6 @@ RedirectBox::edit_redirect (boost::shared_ptr<Redirect> redirect)
/* it's an insert */
- cerr << "the plugin insert, that is\n";
-
boost::shared_ptr<PluginInsert> plugin_insert;
boost::shared_ptr<PortInsert> port_insert;