set as before as not modified lines

This commit is contained in:
Gilles Freart
2021-01-29 18:03:08 +01:00
parent 4c34a88552
commit e88bca0c93

View File

@@ -708,9 +708,8 @@ namespace Terminal.Gui {
resume = false;
var runToken = Begin (view);
RunLoop (runToken);
End (runToken);
}
}
catch (Exception error)
{
if (errorHandler == null)