use condvar and exception-proof mutex for chain swaps in graph
[ardour.git] / libs / midi++2 / mtc.cc
index 32fb8cf3d6ec738976243f958351b77c5910d6ab..d1bb7c9bad673c814c3f5ea1098418b5e7e7b629 100644 (file)
@@ -33,7 +33,7 @@ using namespace std;
 using namespace sigc;
 using namespace MIDI;
 
-#define DEBUG_MTC
+#undef DEBUG_MTC
 
 bool
 Parser::possible_mtc (byte *sysex_buf, size_t msglen)