mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
locale: Removed unused variable.
This commit is contained in:
parent
a299fdd789
commit
600a2fc7c3
@ -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];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user