[Libreoffice-commits] core.git: sc/source
Kohei Yoshida
kohei.yoshida at collabora.com
Sat Oct 11 11:24:27 PDT 2014
sc/source/ui/undo/undoblk3.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit b384ee5442a18f3e7678a868e2cfe82782afaeb7
Author: Kohei Yoshida <kohei.yoshida at collabora.com>
Date: Sat Oct 11 14:22:42 2014 -0400
Cleanup.
Change-Id: Ic39043d0453830d348ac3bc8a027b862e4bbdfd8
diff --git a/sc/source/ui/undo/undoblk3.cxx b/sc/source/ui/undo/undoblk3.cxx
index de1f238..661b434 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()
More information about the Libreoffice-commits
mailing list