Kaydet (Commit) 2175e21f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin incorrect claim in comment

üst 8b589f50
...@@ -914,7 +914,6 @@ static oslFileError oslDoCopy(const sal_Char* pszSourceFileName, const sal_Char* ...@@ -914,7 +914,6 @@ static oslFileError oslDoCopy(const sal_Char* pszSourceFileName, const sal_Char*
/* Quick fix for #106048, the whole copy file function seems /* Quick fix for #106048, the whole copy file function seems
to be erroneous anyway and needs to be rewritten. to be erroneous anyway and needs to be rewritten.
Besides osl_copyFile is currently not used from OO/SO code.
*/ */
memset(pszTmpDestFile, 0, size_tmp_dest_buff); memset(pszTmpDestFile, 0, size_tmp_dest_buff);
......
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