remove some non-controllable debugging output from libs/midi++2/mtc.cc
git-svn-id: svn://localhost/ardour2/branches/3.0@6577 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4dc34d5fd9
commit
7941c074f5
@ -33,7 +33,7 @@ using namespace std;
|
|||||||
using namespace sigc;
|
using namespace sigc;
|
||||||
using namespace MIDI;
|
using namespace MIDI;
|
||||||
|
|
||||||
#define DEBUG_MTC
|
#undef DEBUG_MTC
|
||||||
|
|
||||||
bool
|
bool
|
||||||
Parser::possible_mtc (byte *sysex_buf, size_t msglen)
|
Parser::possible_mtc (byte *sysex_buf, size_t msglen)
|
||||||
|
Loading…
Reference in New Issue
Block a user