summaryrefslogtreecommitdiff
path: root/transex3
diff options
context:
space:
mode:
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[] )