summaryrefslogtreecommitdiff
path: root/sw/source/core/undo/rolbck.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/undo/rolbck.cxx')
-rw-r--r--sw/source/core/undo/rolbck.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/undo/rolbck.cxx b/sw/source/core/undo/rolbck.cxx
index d53eec68db73..d7d8140e8ad8 100644
--- a/sw/source/core/undo/rolbck.cxx
+++ b/sw/source/core/undo/rolbck.cxx
@@ -876,7 +876,6 @@ SwHistoryChangeFlyAnchor::SwHistoryChangeFlyAnchor( SwFrmFmt& rFmt )
{
}
-
void SwHistoryChangeFlyAnchor::SetInDoc( SwDoc* pDoc, bool )
{
::sw::UndoGuard const undoGuard(pDoc->GetIDocumentUndoRedo());
@@ -968,7 +967,6 @@ void SwHistoryChangeCharFmt::SetInDoc(SwDoc * pDoc, bool )
}
// <- #i27615#
-
SwHistory::SwHistory( sal_uInt16 nInitSz )
: m_SwpHstry()
, m_nEndDiff( 0 )