Skip to content

Conversation

@vitimiti
Copy link

@vitimiti vitimiti commented Nov 6, 2025

Remove all unnecessary double semicolons to help resolve task #1779.

Remove all unnecessary double semicolons to help resolve task TheSuperHackers#1779.
@xezon xezon added the Refactor Edits the code with insignificant behavior changes, is never user facing label Nov 7, 2025
@xezon
Copy link

xezon commented Nov 7, 2025

I did search over code base and there are still multiple double semicolons (excl. for loop)

@vitimiti
Copy link
Author

vitimiti commented Nov 8, 2025

Yes, I meant to come back but life got in the way, just got in front of my computer for the first time in more than a day. Incidentally, because I have to search in the directory, I found the file logindlg.cpp in gamespy-src, in line 80, has a double semicolon lol.

I can only find in the directory for loop double semicolons, now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Refactor Edits the code with insignificant behavior changes, is never user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove double semicolons in source code

2 participants