summaryrefslogtreecommitdiffstats
path: root/sc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-02-16 17:21:41 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-02-16 21:32:23 +0100
commit7e113c8481056bdbafed86634be7aa9c1febd299 (patch)
tree9d4bc1fbe7837bbb5beddad5a6778934e389f0c3 /sc
parentcoverity: variable value is not used (diff)
downloadcore-7e113c8481056bdbafed86634be7aa9c1febd299.tar.gz
core-7e113c8481056bdbafed86634be7aa9c1febd299.zip
coverity: variable value is unused
Change-Id: I5bf89e42f87c5e405c2c5b6f38d0b3b200d4b90e
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/miscdlgs/acredlin.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/miscdlgs/acredlin.cxx b/sc/source/ui/miscdlgs/acredlin.cxx
index aaeb225c6d31..a70d5f42116e 100644
--- a/sc/source/ui/miscdlgs/acredlin.cxx
+++ b/sc/source/ui/miscdlgs/acredlin.cxx
@@ -1520,8 +1520,6 @@ void ScAcceptChgDlg::AppendChanges(ScChangeTrack* pChanges,sal_uLong nStartActio
pTheView->RemoveEntry(pParent);
}
}
-
- pScChangeAction=pScChangeAction->GetNext();
}
if( bTheFlag && (!pDoc->IsDocEditable() || pChanges->IsProtected()) )