forked from aniani/vim
patch 8.2.4750: small pieces of dead code
Problem: Small pieces of dead code. Solution: Remove the dead code. (Goc Dundar, closes #10190) Rename the qftf_cb struct member to avoid confusion.
This commit is contained in:
committed by
Bram Moolenaar
parent
eca7c60d68
commit
b836658a04
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4750,
|
||||
/**/
|
||||
4749,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user