not used with disable-dynloading
Change-Id: Idad8a7b9b984147b7a64caf7527d8ad21bdd55a2 Reviewed-on: https://gerrit.libreoffice.org/45433 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
c97d4caf43
commit
34a7e1b871
1 changed files with 1 additions and 1 deletions
|
@ -1809,7 +1809,7 @@ cppuhelper::ServiceManager::findServiceImplementation(
|
|||
}
|
||||
|
||||
/// Make a simpler unique name for preload / progress reporting.
|
||||
#ifndef IOS
|
||||
#ifndef DISABLE_DYNLOADING
|
||||
static rtl::OUString simplifyModule(const rtl::OUString &uri)
|
||||
{
|
||||
sal_Int32 nIdx;
|
||||
|
|
Loading…
Reference in a new issue