summaryrefslogtreecommitdiff
path: root/sw/inc/txtrfmrk.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/txtrfmrk.hxx')
-rw-r--r--sw/inc/txtrfmrk.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/txtrfmrk.hxx b/sw/inc/txtrfmrk.hxx
index d9620ef78911..8ad7410ade61 100644
--- a/sw/inc/txtrfmrk.hxx
+++ b/sw/inc/txtrfmrk.hxx
@@ -40,7 +40,6 @@ public:
xub_StrLen const nStart, xub_StrLen const*const pEnd = 0);
virtual xub_StrLen * GetEnd(); // SwTxtAttr
- inline const xub_StrLen * GetEnd() const { return m_pEnd; }
// get and set TxtNode pointer
inline const SwTxtNode& GetTxtNode() const;