diff options
Diffstat (limited to 'i18npool/Executable_saxparser.mk')
-rw-r--r-- | i18npool/Executable_saxparser.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/i18npool/Executable_saxparser.mk b/i18npool/Executable_saxparser.mk index b61799d690d1..ba0be63c5fc9 100644 --- a/i18npool/Executable_saxparser.mk +++ b/i18npool/Executable_saxparser.mk @@ -41,8 +41,6 @@ $(eval $(call gb_Executable_use_libraries,saxparser,\ $(gb_UWINAPI) \ )) -$(eval $(call gb_Executable_add_standard_system_libs,saxparser)) - $(eval $(call gb_Executable_add_exception_objects,saxparser,\ i18npool/source/localedata/LocaleNode \ i18npool/source/localedata/filewriter \ |