remove define of UDT connection debug

This commit is contained in:
Stephen Birarda 2016-10-12 18:03:24 -07:00
parent b81eaa649f
commit a2de31909c

View file

@ -25,7 +25,7 @@
#include "CongestionControl.h"
#include "Connection.h"
#define UDT_CONNECTION_DEBUG
//#define UDT_CONNECTION_DEBUG
class UDTTest;