undo: delete undo_off global without effect

This commit is contained in:
Björn Linse
2019-11-16 11:03:43 +01:00
parent e3b08a0fc4
commit 6222cca36a
3 changed files with 0 additions and 17 deletions

View File

@@ -2409,7 +2409,6 @@ int inchar(
did_outofmem_msg = FALSE; /* display out of memory message (again) */
did_swapwrite_msg = FALSE; /* display swap file write error again */
}
undo_off = FALSE; /* restart undo now */
// Get a character from a script file if there is one.
// If interrupted: Stop reading script files, close them all.