shader_recompiler: Remove unnecessary [[nodiscard]]
Since ConvertLegacyToGeneric has a void return value, there's nothing that is actually returned by the function.
Please register or sign in to comment
Since ConvertLegacyToGeneric has a void return value, there's nothing that is actually returned by the function.