forked from aniani/vim
patch 8.0.0814: file in Filelist does not exist
Problem: File in Filelist does not exist. Solution: Remove the line.
This commit is contained in:
parent
423802d1a2
commit
0e7885e67d
1
Filelist
1
Filelist
@ -200,7 +200,6 @@ SRC_ALL = \
|
||||
src/libvterm/.gitignore \
|
||||
src/libvterm/LICENSE \
|
||||
src/libvterm/Makefile \
|
||||
src/libvterm/Makefile.msc \
|
||||
src/libvterm/README \
|
||||
src/libvterm/tbl2inc_c.pl \
|
||||
src/libvterm/vterm.pc.in \
|
||||
|
@ -769,6 +769,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
814,
|
||||
/**/
|
||||
813,
|
||||
/**/
|
||||
|
Loading…
x
Reference in New Issue
Block a user