mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
IOS: Remove outdated comment
This commit is contained in:
@@ -622,8 +622,6 @@ void Kernel::HandleIPCEvent(u64 userdata)
|
||||
UpdateIPC();
|
||||
}
|
||||
|
||||
// This is called every IPC_HLE_PERIOD from SystemTimers.cpp
|
||||
// Takes care of routing ipc <-> ipc HLE
|
||||
void Kernel::UpdateIPC()
|
||||
{
|
||||
if (!IsReady())
|
||||
|
||||
Reference in New Issue
Block a user