remove debug output
This commit is contained in:
parent
525cb6b4a7
commit
0947791a80
@ -577,8 +577,6 @@ Editor::autoscroll_canvas ()
|
||||
new_frame = leftmost_frame;
|
||||
}
|
||||
|
||||
cerr << "new frame = " << new_frame << " current = " << leftmost_frame << endl;
|
||||
|
||||
double vertical_pos = vertical_adjustment.get_value();
|
||||
|
||||
if (autoscroll_y < 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user