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

Unused declaration

(which loplugin:unreffun did not catch, as it was referenced by a
friend declaration in vendorbase.hxx)

Change-Id: I8a1afd4699b56425b580c1e63557342ee7ec1cb2
üst 4bdbc1c9
......@@ -30,16 +30,6 @@ using namespace osl;
namespace jfw_plugin
{
rtl::Reference<VendorBase> createInstance(createInstance_func pFunc,
vector<pair<OUString, OUString> > properties);
MalformedVersionException::MalformedVersionException()
{}
......
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