mirror of
https://github.com/neovim/neovim.git
synced 2024-12-24 13:15:09 -07:00
buffer: Silence V519
This commit is contained in:
parent
956ef785f5
commit
a914029278
@ -828,7 +828,7 @@ void handle_swap_exists(bufref_T *old_curbuf)
|
||||
* new aborting error, interrupt, or uncaught exception. */
|
||||
leave_cleanup(&cs);
|
||||
}
|
||||
swap_exists_action = SEA_NONE;
|
||||
swap_exists_action = SEA_NONE; // -V519
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user