Kaydet (Commit) f039cd3e authored tarafından David Tardon's avatar David Tardon

WaE: unused parameter

üst a6fd4d1d
......@@ -748,6 +748,9 @@ namespace
xNativeTempFile->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("RemoveFile")),
uno::makeAny(sal_True));
}
#else
(void) xFactory;
(void) xObjectStream;
#endif
return sUrl;
}
......
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