1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-07 00:04:57 +03:00

Removing unrelated changes as per review

This commit is contained in:
Evengard
2020-02-06 10:52:34 +03:00
parent 60e85afd1f
commit fa9e9d15a5
3 changed files with 0 additions and 8 deletions

View File

@ -382,11 +382,7 @@ void InitMayaqua(bool memcheck, bool debug, int argc, char **argv)
InitProcessCallOnce();
g_memcheck = memcheck;
#ifdef DEBUG
g_debug = true;
#else
g_debug = debug;
#endif
cmdline = NULL;
if (dot_net_mode == false)
{