mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-29 01:08:44 +00:00
locale: Removed unused variable.
This commit is contained in:
parent
a299fdd789
commit
600a2fc7c3
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue