Kaydet (Commit) d153882c authored tarafından Arkadiy Illarionov's avatar Arkadiy Illarionov Kaydeden (comit) Noel Grandin

Remove redundant loop, tdf#96099 follow-up

Change-Id: I6318a526c8ea73ef32c18038c9bb5feeffc07b52
Reviewed-on: https://gerrit.libreoffice.org/59583
Tested-by: Jenkins
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst b324722a
......@@ -2811,8 +2811,6 @@ void SwTokenWindow::SetForm(SwForm& rForm, sal_uInt16 nL)
if(m_pForm)
{
for (auto& aControl : m_aControlList)
aControl.disposeAndClear();
//apply current level settings to the form
for (auto& aControl : m_aControlList)
aControl.disposeAndClear();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment