summaryrefslogtreecommitdiffstats
path: root/sw
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-06-12 15:45:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-06-12 15:45:46 +0200
commit53dae3d919651fa07e5b84dbf8c069bd87fea741 (patch)
tree98670b2c668a954782360b7ae2a6296632885d8f /sw
parentSpell out UTF-8 (diff)
downloadcore-53dae3d919651fa07e5b84dbf8c069bd87fea741.tar.gz
core-53dae3d919651fa07e5b84dbf8c069bd87fea741.zip
warning C4138: '*/' found outside of comment
Change-Id: I5209538e50ca92a2993520fa68446f5287771d93
Diffstat (limited to 'sw')
-rw-r--r--sw/source/ui/chrdlg/swuiccoll.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/chrdlg/swuiccoll.cxx b/sw/source/ui/chrdlg/swuiccoll.cxx
index 7822bc863a32..fba43369a1a4 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();