Kaydet (Commit) db51562c authored tarafından Michael Meeks's avatar Michael Meeks

WaE: unused parameter.

Change-Id: I64024440a0674b7daed27ba8d104d347f8090bd7
üst 266ce1cd
......@@ -488,6 +488,7 @@ RefEdit::RefEdit( vcl::Window* _pParent,IControlReferenceHandler* pParent,
VCL_BUILDER_DECL_FACTORY(RefEdit)
{
(void)rMap;
return new RefEdit(pParent, NULL, WB_BORDER);
}
......
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