13
0

remove debugging/analysis output

git-svn-id: svn://localhost/ardour2/branches/3.0@13589 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-12-02 02:12:39 +00:00
parent bced4a466c
commit 67e842bf4c
2 changed files with 0 additions and 2 deletions

View File

@ -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;

View File

@ -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);