summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-10-11 14:22:42 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-10-11 14:22:59 -0400
commitb384ee5442a18f3e7678a868e2cfe82782afaeb7 (patch)
tree12efb6537a01a0f55de1f8af8b221e9ee7b2b644 /sc
parent424bfaa773e58d6b609ac7f64907db4b542d1315 (diff)
Cleanup.
Change-Id: Ic39043d0453830d348ac3bc8a027b862e4bbdfd8
Diffstat (limited to 'sc')
-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()