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

Avoid (harmless) duplicate entry

Change-Id: Ice43ab89b57f6ddb6b06d2fc5784d438031e864b
üst 4a0b39f5
......@@ -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 },
......
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