diff --git a/src/core/hle/service/gsp.cpp b/src/core/hle/service/gsp.cpp index d7b6fbc35..aa5bf7d32 100644 --- a/src/core/hle/service/gsp.cpp +++ b/src/core/hle/service/gsp.cpp @@ -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) {