summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/ww8/ww8atr.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-02-21 18:32:18 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-21 18:32:18 +0100
commit686ccbe48fdeabbdf0d4b8445d93da8fae40079b (patch)
treec5a66c2921df257f68e96844c311035d8fc0bb1a /sw/source/filter/ww8/ww8atr.cxx
parentAnd remove unused error.h (diff)
downloadcore-686ccbe48fdeabbdf0d4b8445d93da8fae40079b.tar.gz
core-686ccbe48fdeabbdf0d4b8445d93da8fae40079b.zip
Remove CSET support
Obsolete IBM CSet C-Compiler
Diffstat (limited to 'sw/source/filter/ww8/ww8atr.cxx')
-rw-r--r--sw/source/filter/ww8/ww8atr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/ww8atr.cxx b/sw/source/filter/ww8/ww8atr.cxx
index 71e9c6ecb757..ab05538128a9 100644
--- a/sw/source/filter/ww8/ww8atr.cxx
+++ b/sw/source/filter/ww8/ww8atr.cxx
@@ -149,7 +149,7 @@ using namespace nsSwDocInfoSubType;
* gepflegt werden: rtf\rtfatr.cxx, sw6\sw6atr.cxx, w4w\w4watr.cxx
*/
-#if !defined(MSC) && !defined(UNX) && !defined(PPC) && !defined(CSET) && !defined(__MINGW32__) && !defined(OS2)
+#if !defined(MSC) && !defined(UNX) && !defined(PPC) && !defined(__MINGW32__) && !defined(OS2)
#define ATTRFNTAB_SIZE 130
#if ATTRFNTAB_SIZE != POOLATTR_END - POOLATTR_BEGIN