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:
dundargoc
2023-05-28 16:34:47 +02:00
committed by GitHub
parent 5a3752889c
commit c48f94d1f3
7 changed files with 0 additions and 183 deletions

View File

@@ -816,7 +816,6 @@ void free_all_mem(void)
grid_free_all_mem();
clear_hl_tables(false);
list_free_log();
check_quickfix_busy();