Remove leftover debug output
This commit is contained in:
parent
13c4f2dcea
commit
7c7957df06
@ -45,7 +45,6 @@ namespace console
|
||||
a.jmp(0x142333667_g);
|
||||
});
|
||||
|
||||
OutputDebugStringA(message);
|
||||
static_cast<void(*)(const char*)>(print_func)(message);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user