diff --git a/src/fonts.c b/src/fonts.c index 9eb9c0bc9..ebaf958d5 100644 --- a/src/fonts.c +++ b/src/fonts.c @@ -1616,7 +1616,6 @@ static int do_surfcmp(const SDL_Surface * const *const v1, } } - /* In the end, they were the same! */ return cmp; }