mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0098
This commit is contained in:
@@ -503,7 +503,6 @@ buf_clear_file(buf)
|
||||
buf->b_ml.ml_flags = ML_EMPTY; /* empty buffer */
|
||||
#ifdef FEAT_NETBEANS_INTG
|
||||
netbeans_deleted_all_lines(buf);
|
||||
netbeansOpenFile = 0; /* reset in netbeans_file_opened() */
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user