mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 14:08:32 +00:00
Remove EBCDIC: Clean up comments
This commit is contained in:
@@ -8009,7 +8009,6 @@ static void init_spellfile(void)
|
||||
}
|
||||
|
||||
// Init the chartab used for spelling for ASCII.
|
||||
// EBCDIC is not supported!
|
||||
static void clear_spell_chartab(spelltab_T *sp)
|
||||
{
|
||||
int i;
|
||||
|
Reference in New Issue
Block a user