1
0
forked from aniani/vim

patch 8.1.0366: pieces of the xdiff code are not used

Problem:    Pieces of the xdiff code are not used.
Solution:   Add "#if 0" to omit unused code.
This commit is contained in:
Bram Moolenaar
2018-09-10 22:18:52 +02:00
parent 4c7b08f640
commit 007921611b
2 changed files with 20 additions and 0 deletions

View File

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