did some code cleanup
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoI_xD 2026-03-04 20:47:55 -07:00
commit f700e90d23
2 changed files with 6 additions and 6 deletions

View file

@ -117,7 +117,6 @@
- (void)getCursorCoord:(MwPoint *)point;
- (void)getScreenSize:(MwRect *)rect;
- (void)destroy;
- (void)setHandle:(MwLL)h;
- (NSWindow *)parentWindow;