Remove a few (now unused) variables.

svn path=/trunk/; revision=53442
This commit is contained in:
Michael Mann 2013-11-20 01:44:06 +00:00
parent a8a3b22e25
commit ea278d3bf8
1 changed files with 0 additions and 2 deletions

View File

@ -1680,8 +1680,6 @@ get_persdatafile_dir(void)
#ifdef _WIN32
char *u3devicedocumentpath;
TCHAR tszPath[MAX_PATH];
char *szPath;
BOOL bRet;
/* Return the cached value, if available */
if (persdatafile_dir != NULL)