mirror of
https://github.com/vim/vim.git
synced 2025-09-25 03:54:15 -04:00
updated for version 7.0f05
This commit is contained in:
@@ -1085,7 +1085,8 @@ free_all_mem()
|
||||
reset_last_sourcing();
|
||||
|
||||
#ifdef FEAT_WINDOWS
|
||||
vim_free(first_tabpage);
|
||||
free_tabpage(first_tabpage);
|
||||
first_tabpage = NULL;
|
||||
#endif
|
||||
|
||||
# ifdef UNIX
|
||||
|
Reference in New Issue
Block a user