Browse Source

Remove renaming for SDL_GetDisplayDPI()

Sam Lantinga 2 years ago
parent
commit
449b2289c8
1 changed files with 0 additions and 5 deletions
  1. 0 5
      build-scripts/SDL_migration.cocci

+ 0 - 5
build-scripts/SDL_migration.cocci

@@ -2321,11 +2321,6 @@ expression e;
 + SDL_EVENT_LAST
 @@
 @@
-- SDL_GetDisplayDPI
-+ SDL_GetDisplayPhysicalDPI
-  (...)
-@@
-@@
 - SDL_WINDOW_INPUT_GRABBED
 + SDL_WINDOW_MOUSE_GRABBED
 @@