remove ignore_exceptions setting

This commit is contained in:
FunkyFr3sh 2024-09-25 16:47:12 +02:00
parent 80b8a996a7
commit 577f473327
3 changed files with 1 additions and 9 deletions

View file

@ -64,7 +64,6 @@ typedef struct CNCDDRAWCONFIG
BOOL fix_alt_key_stuck;
BOOL fix_not_responding;
BOOL no_compat_warning;
BOOL ignore_exceptions;
BOOL wine_allow_resize;
int guard_lines;
int max_resolutions;