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:
@@ -794,6 +794,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
366,
|
||||
/**/
|
||||
365,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user