mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-02-16 02:30:54 +00:00
remove debug error
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user