remove fixpitch setting

This commit is contained in:
FunkyFr3sh 2022-09-13 09:34:48 +02:00
parent 46121793ca
commit dc0204cf71
4 changed files with 4 additions and 34 deletions

View file

@ -142,7 +142,6 @@ typedef struct CNCDDRAW
BOOL accurate_timers;
BOOL resizable;
BOOL nonexclusive;
BOOL fixpitch;
int fixchilds;
BOOL fixwndprochook;
BOOL fixnotresponding;