0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.3.108

Problem:    Useless check for NULL when calling vim_free().
Solution:   Remove the check. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2011-02-01 13:48:53 +01:00
parent 5e3d6ca435
commit 3c2d6534ef
4 changed files with 6 additions and 7 deletions

View File

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