vim-patch:7.4.1059

Problem:    Code will never be executed.
Solution:   Remove the code.

fd39d08fb6
This commit is contained in:
Michael Ennen
2016-05-19 21:33:03 -07:00
parent 0838d59a7c
commit 3e1ab7c8d6
2 changed files with 1 additions and 4 deletions

View File

@@ -160,9 +160,6 @@ qf_init (
{
qf_info_T *qi = &ql_info;
if (efile == NULL)
return FAIL;
if (wp != NULL) {
qi = ll_get_or_alloc_list(wp);
}

View File

@@ -625,7 +625,7 @@ static int included_patches[] = {
// 1062 NA
// 1061,
// 1060 NA
// 1059,
1059,
// 1058,
// 1057,
// 1056,