remove allow_wmactivate setting

This commit is contained in:
FunkyFr3sh 2024-08-10 03:28:12 +02:00
parent d7d12e520f
commit b1c74f1628
3 changed files with 15 additions and 13 deletions

View file

@ -65,7 +65,6 @@ typedef struct CNCDDRAWCONFIG
int guard_lines;
int max_resolutions;
BOOL lock_surfaces;
BOOL allow_wmactivate;
BOOL flipclear;
BOOL fixmousehook;
BOOL rgb555;