Kaydet (Commit) 53dae3d9 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

warning C4138: '*/' found outside of comment

Change-Id: I5209538e50ca92a2993520fa68446f5287771d93
üst 809c8d4c
...@@ -155,7 +155,7 @@ bool SwCondCollPage::FillItemSet(SfxItemSet *rSet) ...@@ -155,7 +155,7 @@ bool SwCondCollPage::FillItemSet(SfxItemSet *rSet)
return bModified; return bModified;
} }
void SwCondCollPage::Reset(const SfxItemSet */*rSet*/) void SwCondCollPage::Reset(const SfxItemSet *)
{ {
if(bNewTemplate) if(bNewTemplate)
m_pConditionCB->Enable(); m_pConditionCB->Enable();
......
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