summaryrefslogtreecommitdiff
path: root/sal/osl/unx/file_error_transl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/file_error_transl.hxx')
-rw-r--r--sal/osl/unx/file_error_transl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/osl/unx/file_error_transl.hxx b/sal/osl/unx/file_error_transl.hxx
index 33f282b8ae97..51be5aacf998 100644
--- a/sal/osl/unx/file_error_transl.hxx
+++ b/sal/osl/unx/file_error_transl.hxx
@@ -44,7 +44,6 @@
*********************************************/
-#define OSL_FET_SUCCESS false
#define OSL_FET_ERROR true
oslFileError oslTranslateFileError(bool bIsError, int Errno);