summaryrefslogtreecommitdiff
path: root/sw/source/core/text/itratr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/itratr.hxx')
-rw-r--r--sw/source/core/text/itratr.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/text/itratr.hxx b/sw/source/core/text/itratr.hxx
index a8cc2e89a4b3..2627367e76e3 100644
--- a/sw/source/core/text/itratr.hxx
+++ b/sw/source/core/text/itratr.hxx
@@ -113,8 +113,6 @@ public:
// Returns the attribute for a position
SwTextAttr *GetAttr( const sal_Int32 nPos ) const;
- const SwAttrSet* GetAttrSet() const { return pAttrSet; }
-
const SwpHints *GetHints() const { return pHints; }
SwFont *GetFnt() { return pFnt; }