summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-12-02 02:12:39 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-12-02 02:12:39 +0000
commit67e842bf4c5a9bab0ef3532a680c81e826ea4940 (patch)
tree28232e07c870c542c6fb86c7a3b6482d1ba7f2e6 /gtk2_ardour/editor.cc
parentbced4a466ce5204c40b7eb3be8c95e956ffc6f36 (diff)
remove debugging/analysis output
git-svn-id: svn://localhost/ardour2/branches/3.0@13589 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/editor.cc')
-rw-r--r--gtk2_ardour/editor.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor.cc b/gtk2_ardour/editor.cc
index 453ad7b4b1..5d8ef2b373 100644
--- a/gtk2_ardour/editor.cc
+++ b/gtk2_ardour/editor.cc
@@ -4250,7 +4250,6 @@ Editor::idle_visual_changer ()
super-rapid-screen-update can be dropped if we are still processing
the last one.
*/
- cerr << "EDITOR:: IDLE VISUAL CHANGE\n";
pending_visual_change.idle_handler_id = -1;
pending_visual_change.being_handled = true;