Bin incorrect claim in comment

This commit is contained in:
Tor Lillqvist 2012-01-24 16:44:28 +02:00
parent 8b589f50f2
commit 2175e21fb9

View file

@ -914,7 +914,6 @@ static oslFileError oslDoCopy(const sal_Char* pszSourceFileName, const sal_Char*
/* Quick fix for #106048, the whole copy file function seems
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);