Problem: Dead code found.
Solution: Remove the useless lines. (CodeAi, closes #2656)
}
/*
- * show the current mode and ruler
+ * Show the current mode and ruler.
*
* If clear_cmdline is TRUE, clear the rest of the cmdline.
* If clear_cmdline is FALSE there may be a message there that needs to be
msg_puts_attr(edit_submode_extra, sub_attr);
}
}
- length = 0;
}
else
#endif
{
vim_strncpy(region_cp, p + 1, 2);
mch_memmove(p, p + 3, len - (p - lang) - 2);
- len -= 3;
region = region_cp;
}
else
MSG_PUTS("\n");
for (idx = 0; idx < ga.ga_len && !got_int; ++idx)
{
- spp = &(SYN_ITEMS(curwin->w_s)[idx]);
p = ((time_entry_T *)ga.ga_data) + idx;
MSG_PUTS(profile_msg(&p->total));
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1528,
/**/
1527,
/**/
for (fr = topfr->fr_child; fr != NULL; fr = fr->fr_next)
{
- n = m = 0;
wincount = 1;
if (fr->fr_next == NULL)
/* last frame gets all that remains (avoid roundoff error) */
for (fr = topfr->fr_child; fr != NULL; fr = fr->fr_next)
{
- n = m = 0;
wincount = 1;
if (fr->fr_next == NULL)
/* last frame gets all that remains (avoid roundoff error) */