From eb0a6c576c7e1bf804ac46ac0a6d0e0ad834fa68 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 24 Aug 2013 10:59:09 +0300 Subject: Bin line of code commented out since 2009 Change-Id: I89c2cf3c82617bada72053678a6fb6013bfbca13 --- sal/osl/unx/file_misc.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/sal/osl/unx/file_misc.cxx b/sal/osl/unx/file_misc.cxx index cbfc52ff3152..b2df4ff860c5 100644 --- a/sal/osl/unx/file_misc.cxx +++ b/sal/osl/unx/file_misc.cxx @@ -853,7 +853,6 @@ static oslFileError osl_psz_copyFile( const sal_Char* pszPath, const sal_Char* p { DestFileExists=0; } -/* return oslTranslateFileError(nRet);*/ } /* mfe: the destination file must not be a directory! */ -- cgit