buffer: Silence V519

This commit is contained in:
ZyX 2017-05-20 03:28:44 +03:00
parent 956ef785f5
commit a914029278

View File

@ -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
}
/*