summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/dialog/templdlg.cxx')
-rw-r--r--sfx2/source/dialog/templdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index bb78f0b8f87e..a0f048be99db 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -1916,7 +1916,7 @@ void SfxCommonTemplateDialog_Impl::DeleteHdl()
}
}
bDontUpdate = false; //if everything is deleted set bDontUpdate back to false
- UpdateStyles_Impl(StyleFlags::UpdateFamilyList);; //and force-update the list
+ UpdateStyles_Impl(StyleFlags::UpdateFamilyList); //and force-update the list
}
}
}