removed the extra line
This commit is contained in:
parent
80d032c045
commit
2b8b4225cb
1 changed files with 0 additions and 1 deletions
|
@ -463,7 +463,6 @@ void ExecuteCommand(const Command& command, u32 thread_id) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// This triggers handling of the GX command written to the command buffer in shared memory.
|
/// This triggers handling of the GX command written to the command buffer in shared memory.
|
||||||
void TriggerCmdReqQueue(Service::Interface* self) {
|
void TriggerCmdReqQueue(Service::Interface* self) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue