1
0
forked from aniani/vim

patch 8.1.0790: code for creating tabpages in session is too complex

Problem:    Code for creating tabpages in session is too complex.
Solution:   Simplify the code. (Jason Franklin)
This commit is contained in:
Bram Moolenaar
2019-01-22 21:27:13 +01:00
parent 555de4e3b2
commit 57a6bf0567
2 changed files with 8 additions and 18 deletions

View File

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