more MTC debugging

git-svn-id: svn://localhost/ardour2/branches/3.0@6572 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2010-01-27 02:22:08 +00:00
parent d6ec6b616b
commit e24148d9d7

View file

@ -194,8 +194,8 @@ MTC_Slave::update_mtc_time (const byte *msg, bool was_full, nframes_t now)
window_begin, window_end, mtc_frame));
update_mtc_status (MIDI::MTC_Stopped);
DEBUG_TRACE (DEBUG::MTC, string_compose ("outside, so window root reset to %1\n", mtc_frame));
reset_window (mtc_frame);
reset ();
reset_window (mtc_frame);
} else {