mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
@@ -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);
|
||||
}
|
||||
|
@@ -625,7 +625,7 @@ static int included_patches[] = {
|
||||
// 1062 NA
|
||||
// 1061,
|
||||
// 1060 NA
|
||||
// 1059,
|
||||
1059,
|
||||
// 1058,
|
||||
1057,
|
||||
// 1056,
|
||||
|
Reference in New Issue
Block a user