mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
patch 8.2.1184: some tests fail
Problem: Some tests fail. Solution: Adjust tests for different assert_fails() behavior. Remove unused variable.
This commit is contained in:
@@ -3389,7 +3389,6 @@ static char_u *redir_varname = NULL;
|
||||
var_redir_start(char_u *name, int append)
|
||||
{
|
||||
int called_emsg_before;
|
||||
int err;
|
||||
typval_T tv;
|
||||
|
||||
// Catch a bad name early.
|
||||
|
Reference in New Issue
Block a user