mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 17:03:06 +01:00
remove debug output
This commit is contained in:
parent
0acc1a3fec
commit
8bdb8f51fd
1 changed files with 0 additions and 1 deletions
|
|
@ -377,7 +377,6 @@ Drag::adjusted_time (timepos_t const & f, GdkEvent const * event, bool snap) con
|
|||
|
||||
if (snap) {
|
||||
_editor->snap_to_with_modifier (pos, event);
|
||||
cerr << pos << endl;
|
||||
}
|
||||
|
||||
return pos;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue