summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/doc/DocumentRedlineManager.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/doc/DocumentRedlineManager.cxx b/sw/source/core/doc/DocumentRedlineManager.cxx
index 642bf2c5a25b..ed7978fc33e5 100644
--- a/sw/source/core/doc/DocumentRedlineManager.cxx
+++ b/sw/source/core/doc/DocumentRedlineManager.cxx
@@ -724,9 +724,6 @@ namespace
break;
case RedlineType::FmtColl:
- rArr.DeleteAndDestroy( rPos-- );
- break;
-
case RedlineType::ParagraphFormat:
rArr.DeleteAndDestroy( rPos-- );
break;