mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 10:55:40 +00:00
FOR_ALL_BUFFERS use locally declared buffer pointer
This commit is contained in:
@@ -7871,7 +7871,6 @@ makeopens (
|
||||
char_u *dirnow /* Current directory name */
|
||||
)
|
||||
{
|
||||
buf_T *buf;
|
||||
int only_save_windows = TRUE;
|
||||
int nr;
|
||||
int cnr = 1;
|
||||
|
||||
Reference in New Issue
Block a user