summaryrefslogtreecommitdiff
path: root/sw/source/core/text/pormulti.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/pormulti.hxx')
-rw-r--r--sw/source/core/text/pormulti.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/text/pormulti.hxx b/sw/source/core/text/pormulti.hxx
index 104be156cf93..5f48b54baa38 100644
--- a/sw/source/core/text/pormulti.hxx
+++ b/sw/source/core/text/pormulti.hxx
@@ -253,8 +253,6 @@ inline bool SwMultiPortion::HasBrackets() const
return IsDouble() ? 0 != ((SwDoubleLinePortion*)this)->GetBrackets() : false;
}
-CLASSIO( SwMultiPortion )
-
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */