diff options
Diffstat (limited to 'navit')
-rw-r--r-- | navit/linguistics.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/navit/linguistics.c b/navit/linguistics.c index 4230dbc9f..94f72ae1e 100644 --- a/navit/linguistics.c +++ b/navit/linguistics.c @@ -231,7 +231,6 @@ static const char *special[][3]={ /* Cyrillic capital */ {"Ё","Е"}, -{"Й","И"}, {"І","I"}, {"Ї","I"}, {"Ў","У"}, @@ -246,7 +245,6 @@ static const char *special[][3]={ /* Cyrillic small */ {"ё","е"}, -{"й","и"}, {"і","i"}, {"ї","i"}, {"ў","у"}, |