mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 11:33:35 +00:00
Kernel: Remove unused g_main_thread variable
This commit is contained in:
@@ -171,8 +171,6 @@ private:
|
||||
Handle callback_handle;
|
||||
};
|
||||
|
||||
extern SharedPtr<Thread> g_main_thread;
|
||||
|
||||
/**
|
||||
* Sets up the primary application thread
|
||||
* @param stack_size The size of the thread's stack
|
||||
|
||||
Reference in New Issue
Block a user