[Libreoffice-commits] core.git: sc/source
Tor Lillqvist
tml at collabora.com
Tue Sep 12 08:39:39 UTC 2017
sc/source/core/data/documen2.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 1638d484ff0bd0937eb42ea89f05b80d2a3dcf5d
Author: Tor Lillqvist <tml at collabora.com>
Date: Tue Sep 12 11:38:42 2017 +0300
Bin noise comment
Change-Id: I03fc61a36c6815705e496d9cbccda20cd999d6c0
diff --git a/sc/source/core/data/documen2.cxx b/sc/source/core/data/documen2.cxx
index c54564ddd918..7aeed4215411 100644
--- a/sc/source/core/data/documen2.cxx
+++ b/sc/source/core/data/documen2.cxx
@@ -333,8 +333,6 @@ IMPL_LINK_NOARG(ScDocument, TrackTimeHdl, Timer *, void)
TrackFormulas();
mpShell->Broadcast( SfxHint( SfxHintId::ScDataChanged ) );
- // modified...
-
if (!mpShell->IsModified())
{
mpShell->SetModified();
More information about the Libreoffice-commits
mailing list