mirror of
https://github.com/vim/vim.git
synced 2025-10-01 04:54:07 -04:00
patch 8.1.1630: various small problems
Problem: Various small problems. Solution: Various small improvements.
This commit is contained in:
@@ -1193,9 +1193,7 @@ free_all_mem(void)
|
||||
buf = firstbuf;
|
||||
}
|
||||
|
||||
# ifdef FEAT_ARABIC
|
||||
free_cmdline_buf();
|
||||
# endif
|
||||
|
||||
/* Clear registers. */
|
||||
clear_registers();
|
||||
|
Reference in New Issue
Block a user