summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/source/ui/undo/undoblk3.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/undo/undoblk3.cxx b/sc/source/ui/undo/undoblk3.cxx
index de1f238e5eba..661b43495c61 100644
--- a/sc/source/ui/undo/undoblk3.cxx
+++ b/sc/source/ui/undo/undoblk3.cxx
@@ -196,9 +196,7 @@ void ScUndoDeleteContents::Undo()
DoChange( true );
EndUndo();
-
HelperNotifyChanges::NotifyIfChangesListeners(*pDocShell, aRange);
-// pDocShell->PostDataChanged();
}
void ScUndoDeleteContents::Redo()