1
0
forked from aniani/vim

patch 9.0.0328: OLD_DIGRAPHS is unused

Problem:    OLD_DIGRAPHS is unused.
Solution:   Remove OLD_DIGRAPHS.  Also drop HPUX_DIGRAPHS.
This commit is contained in:
Bram Moolenaar
2022-08-30 15:05:30 +01:00
parent 976f859763
commit e27d6e6382
4 changed files with 8 additions and 232 deletions

View File

@@ -707,6 +707,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
328,
/**/
327,
/**/