mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-13 05:02:57 +02:00
remove define of UDT connection debug
This commit is contained in:
parent
b81eaa649f
commit
a2de31909c
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
#include "CongestionControl.h"
|
||||
#include "Connection.h"
|
||||
|
||||
#define UDT_CONNECTION_DEBUG
|
||||
//#define UDT_CONNECTION_DEBUG
|
||||
|
||||
class UDTTest;
|
||||
|
||||
|
|
Loading…
Reference in a new issue