summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/docnew.cxx')
-rw-r--r--sw/source/core/doc/docnew.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/core/doc/docnew.cxx b/sw/source/core/doc/docnew.cxx
index 8699fca3f14b..5266765138f0 100644
--- a/sw/source/core/doc/docnew.cxx
+++ b/sw/source/core/doc/docnew.cxx
@@ -826,11 +826,6 @@ void SwDoc::SetPreviewPrtData( const SwPagePreviewPrtData* pNew )
SetModified();
}
-SwModify* SwDoc::GetUnoCallBack() const
-{
- return mpUnoCallBack;
-}
-
/** SwDoc: Reading and writing of the layout cache. */
void SwDoc::ReadLayoutCache( SvStream& rStream )
{