summaryrefslogtreecommitdiff
path: root/sw/source/core/docnode/ndnum.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/docnode/ndnum.cxx')
-rw-r--r--sw/source/core/docnode/ndnum.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/docnode/ndnum.cxx b/sw/source/core/docnode/ndnum.cxx
index 95edb7a82f75..905b91ff68af 100644
--- a/sw/source/core/docnode/ndnum.cxx
+++ b/sw/source/core/docnode/ndnum.cxx
@@ -90,9 +90,5 @@ void SwNodes::UpdtOutlineIdx( const SwNode& rNd )
UpdateOutlineNode( *(*pOutlineNds)[ nPos ]);
}
-const SwOutlineNodes & SwNodes::GetOutLineNds() const
-{
- return *pOutlineNds;
-}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */