Index: third_party/hunspell_new/tests/checkcompoundrep.aff |
diff --git a/third_party/hunspell_new/tests/checkcompoundrep.aff b/third_party/hunspell_new/tests/checkcompoundrep.aff |
deleted file mode 100644 |
index 71b15b93c59f4850e9e44a29bc4182f2107d3a14..0000000000000000000000000000000000000000 |
--- a/third_party/hunspell_new/tests/checkcompoundrep.aff |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-// forbid compound word, if it is also a non compound word with a REP fault |
-// In example: Hungarian `szervíz' (szer+víz) compound word is forbidden, because |
-// this word is also a dictionary word (szerviz) with typical fault (i->í) |
-CHECKCOMPOUNDREP |
-COMPOUNDFLAG A |
- |
-REP 1 |
-REP í i |