sw/source/ui/chrdlg/swuiccoll.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 53dae3d919651fa07e5b84dbf8c069bd87fea741 Author: Stephan Bergmann <sberg...@redhat.com> Date: Thu Jun 12 15:45:46 2014 +0200 warning C4138: '*/' found outside of comment Change-Id: I5209538e50ca92a2993520fa68446f5287771d93 diff --git a/sw/source/ui/chrdlg/swuiccoll.cxx b/sw/source/ui/chrdlg/swuiccoll.cxx index 7822bc8..fba4336 100644 --- a/sw/source/ui/chrdlg/swuiccoll.cxx +++ b/sw/source/ui/chrdlg/swuiccoll.cxx @@ -155,7 +155,7 @@ bool SwCondCollPage::FillItemSet(SfxItemSet *rSet) return bModified; } -void SwCondCollPage::Reset(const SfxItemSet */*rSet*/) +void SwCondCollPage::Reset(const SfxItemSet *) { if(bNewTemplate) m_pConditionCB->Enable(); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits