mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 14:28:18 +00:00
buffer: Silence V519
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user