mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
patch 8.1.1658: debug statements included in patch
Problem: Debug statements included in patch. Solution: Remove the debug statements.
This commit is contained in:
@@ -2325,7 +2325,6 @@ do_mouse(
|
||||
ui_may_remove_balloon();
|
||||
if (p_bevalterm)
|
||||
{
|
||||
ch_log(NULL, "setting balloon timer");
|
||||
profile_setlimit(p_bdlay, &bevalexpr_due);
|
||||
bevalexpr_due_set = TRUE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user