i18npool/Library_i18npool.mk |    6 ------
 1 file changed, 6 deletions(-)

New commits:
commit e82ec91d61f8cb881c32887808db4c5c1b20ff4b
Author:     Gabor Kelemen <[email protected]>
AuthorDate: Fri Sep 26 23:14:29 2025 +0200
Commit:     Gabor Kelemen <[email protected]>
CommitDate: Sat Sep 27 16:11:38 2025 +0200

    Drop DICT_JA_ZH_IN_DATAFILE
    
    Its use was removed in
    commit 14c6cde779d64596eab0f4d3f32f181ce2243929
    
    Change-Id: Ic9984e1cc47f91d21b4fe6f3f7bdb40b80e7d1ee
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191556
    Reviewed-by: Gabor Kelemen <[email protected]>
    Tested-by: Jenkins

diff --git a/i18npool/Library_i18npool.mk b/i18npool/Library_i18npool.mk
index 984137ebcf78..df7f141475ce 100644
--- a/i18npool/Library_i18npool.mk
+++ b/i18npool/Library_i18npool.mk
@@ -45,12 +45,6 @@ $(eval $(call gb_Library_use_custom_headers,i18npool,\
        officecfg/registry \
 ))
 
-ifeq ($(DISABLE_DYNLOADING),TRUE)
-$(eval $(call gb_Library_add_cxxflags,i18npool,\
-       -DDICT_JA_ZH_IN_DATAFILE \
-))
-endif
-
 $(eval $(call gb_Library_add_exception_objects,i18npool,\
        i18npool/source/breakiterator/breakiterator_cjk \
        i18npool/source/breakiterator/breakiteratorImpl \

Reply via email to