Avoid (harmless) duplicate entry

Change-Id: Ice43ab89b57f6ddb6b06d2fc5784d438031e864b
This commit is contained in:
Tor Lillqvist 2013-04-23 19:39:48 +03:00
parent 4a0b39f592
commit 6f44df16df

View File

@ -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 },