summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_summary.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_summary.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_summary.cc')
-rw-r--r--gtk2_ardour/editor_summary.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_summary.cc b/gtk2_ardour/editor_summary.cc
index 91db7ca8c1..1d7440115e 100644
--- a/gtk2_ardour/editor_summary.cc
+++ b/gtk2_ardour/editor_summary.cc
@@ -562,7 +562,6 @@ EditorSummary::on_motion_notify_event (GdkEventMotion* ev)
y = 0;
}
- cerr << "Motion notify => " << x << ", " << y << endl;
set_editor (x, y);
// set_cursor (_start_position);