summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-16 22:42:23 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-16 23:11:07 +0100
commit542916044dfded030424c27592711a440cc3422f (patch)
tree573f42a1fb875d0665a98575e20bd3a7c5af656c /svtools
parentcbbaf4fb45979785385932e4c5fa3523228eab69 (diff)
Remove MTW support
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "MTW - metrowerks compiler (mac OS9 ?) - obsolete"
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/edit/textdoc.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/edit/textdoc.cxx b/svtools/source/edit/textdoc.cxx
index cffd4ad0f68f..d42af5c25683 100644
--- a/svtools/source/edit/textdoc.cxx
+++ b/svtools/source/edit/textdoc.cxx
@@ -40,7 +40,7 @@ SV_IMPL_PTRARR( TextCharAttribs, TextCharAttribPtr );
// Vergleichmethode wird von QuickSort gerufen...
EXTERN_C
-#if defined( PM2 ) && (!defined( CSET ) && !defined ( MTW ) && !defined( WTC ))
+#if defined( PM2 ) && (!defined( CSET ) && !defined( WTC ))
int _stdcall
#else
#ifdef WNT