mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
build: remove LOG_LIST_ACTIONS option and related code
It has not been used for a long time and the likelihood of it still working is low.
This commit is contained in:
@@ -775,5 +775,4 @@ void f_test_write_list_log(typval_T *const argvars, typval_T *const rettv, EvalF
|
||||
if (fname == NULL) {
|
||||
return;
|
||||
}
|
||||
list_write_log(fname);
|
||||
}
|
||||
|
Reference in New Issue
Block a user