Browse Source

Fixed coccinelle patching

Fixes https://github.com/libsdl-org/SDL/issues/10260
Sam Lantinga 9 months ago
parent
commit
dd08c279e2
1 changed files with 0 additions and 5 deletions
  1. 0 5
      build-scripts/SDL_migration.cocci

+ 0 - 5
build-scripts/SDL_migration.cocci

@@ -3484,11 +3484,6 @@ typedef SDL_Colour, SDL_Color;
 - SDLK_z
 + SDLK_Z
 @@
-typedef SDL_PixelFormat, SDL_PackedPixelDetails;
-@@
-- SDL_PixelFormat
-+ SDL_PixelFormatDetails
-@@
 @@
 - SDL_ConvertSurfaceFormat
 + SDL_ConvertSurface