summaryrefslogtreecommitdiff
path: root/sw/source/core/text/portxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/portxt.hxx')
-rw-r--r--sw/source/core/text/portxt.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/text/portxt.hxx b/sw/source/core/text/portxt.hxx
index 5fe9a939b5..43ed29d7fc 100644
--- a/sw/source/core/text/portxt.hxx
+++ b/sw/source/core/text/portxt.hxx
@@ -67,10 +67,6 @@ public:
// Accessibility: pass information about this portion to the PortionHandler
virtual void HandlePortion( SwPortionHandler& rPH ) const;
-#if OSL_DEBUG_LEVEL > 1
- void dumpPortionAsXml(sal_uInt16 ofs, String& aText, xmlTextWriter* writer);
-#endif
-
OUTPUT_OPERATOR
DECL_FIXEDMEMPOOL_NEWDEL(SwTxtPortion)
};