mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 04:17:56 -05: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