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:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user