Removed SDL_GetRevisionNumber()

Fixes https://github.com/libsdl-org/SDL/issues/6620
This commit is contained in:
Sam Lantinga
2022-11-25 13:36:14 -08:00
parent ac8fbb7040
commit 346eeba210
7 changed files with 18 additions and 34 deletions

View File

@@ -124,7 +124,6 @@ int platform_testEndianessAndSwap(void *arg)
* http://wiki.libsdl.org/SDL_GetCPUCount
* http://wiki.libsdl.org/SDL_GetCPUCacheLineSize
* http://wiki.libsdl.org/SDL_GetRevision
* http://wiki.libsdl.org/SDL_GetRevisionNumber
*/
int platform_testGetFunctions (void *arg)
{