Kaydet (Commit) add4bc96 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

loplugin:staticmethods

Change-Id: Ic65f024fd88915544539dedf3aa1c68a945cddd3
üst a215174e
......@@ -1292,6 +1292,8 @@ void SfxLibraryContainer::implScanExtensions()
const bool bReadOnly = false;
Reference< XNameAccess > xLib = createLibraryLink( aLibName, aIndexFileURL, bReadOnly );
}
#else
(void) this;
#endif
}
......
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