mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-17 02:16:27 +00:00
General: Cleanup legacy code.
This commit is contained in:
@@ -241,9 +241,6 @@ private:
|
||||
/// Creates a new thread ID, incrementing the internal thread ID counter.
|
||||
u64 CreateNewThreadID();
|
||||
|
||||
/// Retrieves the event type used for thread wakeup callbacks.
|
||||
const std::shared_ptr<Core::Timing::EventType>& ThreadWakeupCallbackEventType() const;
|
||||
|
||||
/// Provides a reference to the global handle table.
|
||||
Kernel::HandleTable& GlobalHandleTable();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user