summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sal/osl/unx/file.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sal/osl/unx/file.cxx b/sal/osl/unx/file.cxx
index e04fd9981a14..83efbcb25971 100644
--- a/sal/osl/unx/file.cxx
+++ b/sal/osl/unx/file.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: file.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: kz $ $Date: 2005-05-31 17:07:41 $
+ * last change: $Author: rt $ $Date: 2005-08-18 08:12:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,9 +168,6 @@ static const sal_Char* MOUNTTAB="/etc/mtab";
#include <sys/mount.h>
#define HAVE_STATFS_H
-
-#define osl_getThreadTextEncoding() RTL_TEXTENCODING_UTF8
-
// add MACOSX Time Value
#define TimeValue CFTimeValue