mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-30 04:35:20 +01:00
Cleanup jthread and fix win32 build
This commit is contained in:
@@ -206,7 +206,6 @@ JMutex g_debug_stacks_mutex;
|
||||
|
||||
void debug_stacks_init()
|
||||
{
|
||||
g_debug_stacks_mutex.Init();
|
||||
}
|
||||
|
||||
void debug_stacks_print_to(std::ostream &os)
|
||||
|
||||
Reference in New Issue
Block a user