summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-09-12 11:38:42 +0300
committerTor Lillqvist <tml@collabora.com>2017-09-12 11:39:13 +0300
commit1638d484ff0bd0937eb42ea89f05b80d2a3dcf5d (patch)
tree1c14308665b3f8ad0c8589cebe00a8e663d46cce /sc
parentd44c7ffda598d4d4e8a3963133735a771ba3fe30 (diff)
Bin noise comment
Change-Id: I03fc61a36c6815705e496d9cbccda20cd999d6c0
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/documen2.cxx2
1 files changed, 0 insertions, 2 deletions
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();