Remove vestiges of the TAKE_FOCUS window event

The event was removed, so remove the rename define and update the coccinelle script.
This commit is contained in:
Frank Praznik
2024-10-06 10:02:53 -04:00
parent 596ef1ba2e
commit c9ffa3f9e1
2 changed files with 1 additions and 3 deletions

View File

@@ -2062,7 +2062,7 @@ expression e;
@@
@@
- SDL_WINDOWEVENT_TAKE_FOCUS
+ SDL_EVENT_WINDOW_TAKE_FOCUS
+ /* FIXME MIGRATION: SDL_WINDOWEVENT_TAKE_FOCUS has been removed; there is no replacement. */ 0
@@
@@
- SDL_WINDOWEVENT_HIT_TEST