Disabled DEBUG mode in proxy

This commit is contained in:
nik012003
2022-06-21 23:59:21 +02:00
committed by DomySh
parent 3f79082914
commit ede11873c5

View File

@@ -14,7 +14,7 @@
#include <cctype> // is*
#define DEBUG
//#define DEBUG
using namespace std;