summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-08-24 10:59:09 +0300
committerTor Lillqvist <tml@iki.fi>2013-08-24 12:26:01 +0300
commiteb0a6c576c7e1bf804ac46ac0a6d0e0ad834fa68 (patch)
treee66b42c937024fd8647c0331a60e17d96c2b3f97 /sal
parent063b32804c58f663e42444f676af1a1e3a1cc2a8 (diff)
Bin line of code commented out since 2009
Change-Id: I89c2cf3c82617bada72053678a6fb6013bfbca13
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/unx/file_misc.cxx1
1 files changed, 0 insertions, 1 deletions
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! */