summaryrefslogtreecommitdiff
path: root/svx/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-16 22:43:47 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-16 22:43:47 +0100
commit93f2f61afc55fa15272552383afa2d5028a93ad5 (patch)
treeb99430795b2fe693f08d227ae16d090124761851 /svx/source
parentfcf3851494f067635dc576a2f69207184168b1e7 (diff)
Remove MTW support
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "MTW - metrowerks compiler (mac OS9 ?) - obsolete"
Diffstat (limited to 'svx/source')
-rw-r--r--svx/source/unodraw/unoprov.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unoprov.cxx b/svx/source/unodraw/unoprov.cxx
index 4f56af5a4b9c..63d249844cf6 100644
--- a/svx/source/unodraw/unoprov.cxx
+++ b/svx/source/unodraw/unoprov.cxx
@@ -934,7 +934,7 @@ UINT32 UHashMap::getId( const OUString& rCompareString )
SvxUnoPropertyMapProvider aSvxMapProvider;
EXTERN_C
-#if defined( PM2 ) && (!defined( CSET ) && !defined ( MTW ) && !defined( WTC ))
+#if defined( PM2 ) && (!defined( CSET ) && !defined( WTC ))
int _stdcall
#else
#ifdef WNT