removed the extra line

This commit is contained in:
purpasmart96 2014-09-21 15:04:22 -07:00
parent 80d032c045
commit 2b8b4225cb

View file

@ -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.
void TriggerCmdReqQueue(Service::Interface* self) {