Kernel: Remove unused g_main_thread variable
This commit is contained in:
parent
3cb19c9589
commit
7c50b999fa
3 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue