1
0
forked from aniani/vim

patch 8.2.0408: delete() commented out for testing

Problem:    Delete() commented out for testing.
Solution:   Undo commenting-out.
This commit is contained in:
Bram Moolenaar
2020-03-19 14:52:20 +01:00
parent 2d10cd4780
commit 22da5596d0
2 changed files with 3 additions and 1 deletions

View File

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