Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iexamine_elevator.cpp #3276

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Conversation

OrenAudeles
Copy link
Collaborator

Summary

SUMMARY: Build "remove extra ';' to make compiler stop complaining"

Purpose of change

gets rid of -Werror=pedantic compile error by removing unnecessary ;
same deal as #3084

Describe the solution

Remove extra ; that was causing the error

Testing

Compiles successfully

gets rid of `-Werror=pedantic` compile error by removing unnecessary `;`
@github-actions github-actions bot added the src changes related to source code. label Sep 26, 2023
@chaosvolt chaosvolt added this pull request to the merge queue Sep 26, 2023
Merged via the queue into cataclysmbnteam:upload with commit ab83cb9 Sep 26, 2023
14 checks passed
@OrenAudeles OrenAudeles deleted the patch-1 branch September 26, 2023 21:52
@scarf005
Copy link
Member

aww hecc, thanks for catching that out.
odd astyle didnt remove that...

scarf005 pushed a commit to scarf005/Cataclysm-BN that referenced this pull request Sep 28, 2023
gets rid of `-Werror=pedantic` compile error by removing unnecessary `;`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants