summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fmtatr2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/txtnode/fmtatr2.cxx')
-rw-r--r--sw/source/core/txtnode/fmtatr2.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/txtnode/fmtatr2.cxx b/sw/source/core/txtnode/fmtatr2.cxx
index 446e104488ca..2119610ce978 100644
--- a/sw/source/core/txtnode/fmtatr2.cxx
+++ b/sw/source/core/txtnode/fmtatr2.cxx
@@ -638,10 +638,6 @@ SwTxtMeta * Meta::GetTxtAttr() const
return (m_pFmt) ? m_pFmt->GetTxtAttr() : 0;
}
-SwTxtNode * Meta::GetTxtNode() const
-{
- return m_pTxtNode;
-}
void Meta::NotifyChangeTxtNodeImpl()
{