summaryrefslogtreecommitdiff
path: root/src/spell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spell.c')
-rw-r--r--src/spell.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/spell.c b/src/spell.c
index f1099674..f0f258a7 100644
--- a/src/spell.c
+++ b/src/spell.c
@@ -4721,8 +4721,6 @@ spell_free_all()
int_wordlist = NULL;
}
- init_spell_chartab();
-
vim_free(repl_to);
repl_to = NULL;
vim_free(repl_from);