mirror of
https://github.com/yawut/SDL.git
synced 2026-04-24 07:16:52 -05:00
Removed unused variable.
This commit is contained in:
parent
15aefdfb5e
commit
0568a0661e
|
|
@ -70,7 +70,6 @@ SDL_GetPrefPath(const char *org, const char *app)
|
|||
*/
|
||||
|
||||
WCHAR path[MAX_PATH];
|
||||
char *utf8 = NULL;
|
||||
char *retval = NULL;
|
||||
WCHAR* worg = NULL;
|
||||
WCHAR* wapp = NULL;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user