summaryrefslogtreecommitdiffstats
path: root/transex3
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:54:14 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:54:14 +0000
commit8ddcc9650a713f5f28b5dd497f55ed0edf0957b9 (patch)
tree82f9389a84ef2e786bdfe514e51ca2eae30b8b57 /transex3
parentINTEGRATION: CWS ause079 (1.16.44); FILE MERGED (diff)
downloadcore-8ddcc9650a713f5f28b5dd497f55ed0edf0957b9.tar.gz
core-8ddcc9650a713f5f28b5dd497f55ed0edf0957b9.zip
INTEGRATION: CWS ause079 (1.44.44); FILE MERGED
2007/06/14 15:13:52 hjs 1.44.44.1: #i78465# remove traces of mac os9
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/localize.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/transex3/source/localize.cxx b/transex3/source/localize.cxx
index 9c6f547f65a0..298e43b7e7b4 100644
--- a/transex3/source/localize.cxx
+++ b/transex3/source/localize.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: localize.cxx,v $
*
- * $Revision: 1.44 $
+ * $Revision: 1.45 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 08:19:07 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:54:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -851,7 +851,7 @@ BOOL CheckLanguages( ByteString &rLanguages )
}
/*****************************************************************************/
-#if defined( UNX ) || defined( MAC )
+#if defined( UNX )
int main( int argc, char *argv[] )
#else
int _cdecl main( int argc, char *argv[] )