mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0-070
This commit is contained in:
@@ -500,8 +500,6 @@ qf_init_ext(qi, efile, buf, tv, errorformat, newlist, lnumfirst, lnumlast)
|
||||
{
|
||||
if (tv != NULL)
|
||||
{
|
||||
int len;
|
||||
|
||||
if (tv->v_type == VAR_STRING)
|
||||
{
|
||||
/* Get the next line from the supplied string */
|
||||
|
Reference in New Issue
Block a user