Avoid (harmless) duplicate entry
Change-Id: Ice43ab89b57f6ddb6b06d2fc5784d438031e864b
This commit is contained in:
parent
4a0b39f592
commit
6f44df16df
@ -536,7 +536,6 @@ Reference< XInterface > SAL_CALL loadSharedLibComponentFactory(
|
||||
// The .uno ones seems to consistently have a "lib" prefix now for Android,
|
||||
// but not iOS, hmm.
|
||||
#ifdef ANDROID
|
||||
{ "libcomphelper.a", comphelp_component_getFactory },
|
||||
{ "libconfigmgr.uno.a", configmgr_component_getFactory },
|
||||
{ "libexpwrap.uno.a", expwrap_component_getFactory },
|
||||
{ "libfastsax.uno.a", fastsax_component_getFactory },
|
||||
|
Loading…
x
Reference in New Issue
Block a user