forked from aniani/vim
patch 8.2.4727: unused code
Problem: Unused code. Solution: Remove code and add #ifdefs. (Dominique Pellé, closes #10136)
This commit is contained in:
committed by
Bram Moolenaar
parent
6013d0045d
commit
7765f5cf96
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4727,
|
||||
/**/
|
||||
4726,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user