mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-23 14:40:09 +00:00
removed the extra line
This commit is contained in:
parent
80d032c045
commit
2b8b4225cb
@ -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 New Issue
Block a user