mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2025-08-18 13:05:37 +00:00
remove debug error
This commit is contained in:
parent
fa9bc16038
commit
c1633b6401
@ -99,7 +99,6 @@ char _getch(void) {
|
||||
#endif // WIN32
|
||||
|
||||
void SetupConsole() {
|
||||
error(__func__);
|
||||
#if defined(WIN32) //&& !defined(DEBUG)
|
||||
DWORD outMode = 0;
|
||||
HANDLE stdoutHandle = GetStdHandle(STD_OUTPUT_HANDLE);
|
||||
|
Loading…
x
Reference in New Issue
Block a user