INTEGRATION: CWS macosx10 (1.8.20); FILE MERGED

2005/07/05 06:56:41 tra 1.8.20.1: #i25416#no need for hack #define osl_getThreadTextEncoding RTL_TEXTENCODING_UTF8 anymore on Mac OS X
This commit is contained in:
Rüdiger Timm 2005-08-18 07:12:17 +00:00
parent 6c60425a32
commit 3f54ee1e5a

View file

@ -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