solenv/bin/native-code.py |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 658946e0353c2fad5e26bb75f851744da4b7751f
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Thu Oct 6 09:04:06 2022 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Oct 6 11:55:05 2022 +0200

    Revert "android: add Grammar Checker component to native-code.py"
    
    This reverts commit f3b73cce60a440db584b5774319bba6d00bd94c0.
    
    lingucomponent_LanguageToolGrammarChecker_get_implementation is already
    listed, so it was listed twice
    
    Change-Id: I93eada023fa3cd9636abe5de5d6ecc9f50c8fd1e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141000
    Tested-by: Caolán McNamara <caol...@redhat.com>
    Reviewed-by: Caolán McNamara <caol...@redhat.com>

diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 4d085d724443..a0ccdcbb523b 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -311,7 +311,6 @@ core_constructor_list = [
     "lingucomponent_SpellChecker_get_implementation",
     "lingucomponent_LangGuess_get_implementation",
     "lingucomponent_Hyphenator_get_implementation",
-    "lingucomponent_LanguageToolGrammarChecker_get_implementation",
 # package/source/xstor/xstor.component
     "package_OStorageFactory_get_implementation",
 # package/util/package2.component

Reply via email to