SDL_cocoakeyboard: Fix errant semicolons in sendPendingKey and clearPendingKey definitions

- These are ignored by Clang but produce a warning: "semicolon before method body is ignored"
This commit is contained in:
Sam Lantinga 2024-08-02 18:55:30 -07:00
parent 2c1d40a9eb
commit cea71fbfcc
2 changed files with 2 additions and 2 deletions

0
build-scripts/pkg-support/android/__main__.py Normal file → Executable file
View file