summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:54:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:54:45 +0000
commit8461f487d60d1c42af207b88368b2543e67cf76e (patch)
tree81c9d47556ce08a619f455dde29745a8c829a340 /transex3
parent4b27ee655dbae812c63514791cc58ce797148476 (diff)
INTEGRATION: CWS ause079 (1.3.44); FILE MERGED
2007/06/14 15:13:52 hjs 1.3.44.1: #i78465# remove traces of mac os9
Diffstat (limited to 'transex3')
-rw-r--r--transex3/source/xgfconv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/transex3/source/xgfconv.cxx b/transex3/source/xgfconv.cxx
index 01ef4b911d7c..21b2ae484e17 100644
--- a/transex3/source/xgfconv.cxx
+++ b/transex3/source/xgfconv.cxx
@@ -7,7 +7,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_transex3.hxx"
-#if defined( UNX ) || defined( MAC )
+#if defined( UNX )
int main( int argc, char *argv[] )
#else
int _cdecl main( int argc, char *argv[] )