mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
locale: Removed unused variable.
This commit is contained in:
@@ -37,7 +37,6 @@ static HMODULE kernel32 = 0;
|
||||
static void
|
||||
SDL_SYS_GetPreferredLocales_winxp(char *buf, size_t buflen)
|
||||
{
|
||||
const char **retval = NULL;
|
||||
char lang[16];
|
||||
char country[16];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user