summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_editor.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2018-12-27 17:17:58 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2018-12-27 17:18:21 -0500
commit923d07be31c9af6267b25826b74e7ee36c67a602 (patch)
tree7b17271e084dd4018c0cd06de11206b6eea0b4cd /gtk2_ardour/step_editor.cc
parent7448024dae17362d95f96b5a26c083ae76670a5a (diff)
remove debug output
Diffstat (limited to 'gtk2_ardour/step_editor.cc')
-rw-r--r--gtk2_ardour/step_editor.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk2_ardour/step_editor.cc b/gtk2_ardour/step_editor.cc
index 175d58a0c0..baba339adf 100644
--- a/gtk2_ardour/step_editor.cc
+++ b/gtk2_ardour/step_editor.cc
@@ -157,8 +157,6 @@ StepEditor::step_entry_hidden (GdkEventAny*)
void
StepEditor::step_entry_done ()
{
- cerr << this << " SE done\n";
-
hide_connection.disconnect ();
delete_connection.disconnect ();