Removed unused variable.
This commit is contained in:
parent
be08a25265
commit
5b8f5159f3
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue