Removed wrong comment.

This commit is contained in:
dolphin6k 2022-12-11 17:36:36 +09:00
parent 33ef6456bd
commit c9193bae2e

View file

@ -1616,7 +1616,6 @@ static int do_surfcmp(const SDL_Surface * const *const v1,
} }
} }
/* In the end, they were the same! */
return cmp; return cmp;
} }