Kaydet (Commit) 73dcbdac authored tarafından David Tardon's avatar David Tardon

WaE: remove unused variable

üst b8250c73
......@@ -197,11 +197,8 @@ static oslProfile SAL_CALL osl_psz_openProfile(const sal_Char *pszProfileName, o
{
osl_TFile* pFile;
osl_TProfileImpl* pProfile;
sal_Char Filename[PATH_MAX];
sal_Bool bRet = sal_False;
Filename[0] = '\0';
#ifdef TRACE_OSL_PROFILE
OSL_TRACE("In osl_openProfile\n");
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment