FOR_ALL_BUFFERS use locally declared buffer pointer

This commit is contained in:
Wayne Rowcliffe
2014-08-10 22:56:58 -05:00
parent 8cf45786b1
commit 888a31ba45
17 changed files with 63 additions and 88 deletions

View File

@@ -7871,7 +7871,6 @@ makeopens (
char_u *dirnow /* Current directory name */
)
{
buf_T *buf;
int only_save_windows = TRUE;
int nr;
int cnr = 1;