1
0
forked from aniani/vim

patch 8.0.0273: dead code detected by Coverity

Problem:    Dead code detected by Coverity when not using gnome.
Solution:   Rearrange the #ifdefs to avoid dead code.
This commit is contained in:
Bram Moolenaar
2017-01-30 22:56:48 +01:00
parent 432c839ebd
commit c4a249a736
2 changed files with 14 additions and 1 deletions

View File

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