diff --git a/Source/Core/VideoCommon/PixelShaderGen.cpp b/Source/Core/VideoCommon/PixelShaderGen.cpp index 4dedf1b47b..4860422bbe 100644 --- a/Source/Core/VideoCommon/PixelShaderGen.cpp +++ b/Source/Core/VideoCommon/PixelShaderGen.cpp @@ -167,8 +167,7 @@ constexpr std::array tev_a_output_table{ }; // FIXME: Some of the video card's capabilities (BBox support, EarlyZ support, dstAlpha support) -// leak -// into this UID; This is really unhelpful if these UIDs ever move from one machine to +// leak into this UID; This is really unhelpful if these UIDs ever move from one machine to // another. PixelShaderUid GetPixelShaderUid() {