Thread: Remove orphan function declaration
This commit is contained in:
@@ -135,9 +135,6 @@ void WaitCurrentThread(WaitType wait_type, Object* wait_object = GetCurrentThrea
|
||||
*/
|
||||
void WaitCurrentThread(WaitType wait_type, Object* wait_object, VAddr wait_address);
|
||||
|
||||
/// Put current thread in a wait state - on WaitSynchronization
|
||||
void WaitThread_Synchronization();
|
||||
|
||||
/// Initialize threading
|
||||
void ThreadingInit();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user