remove fpupreserve setting

This commit is contained in:
FunkyFr3sh 2023-07-31 07:55:52 +02:00
parent ef9d5c350f
commit 2ee0767520
3 changed files with 1 additions and 23 deletions

View file

@ -140,7 +140,6 @@ typedef struct CNCDDRAW
BOOL wine;
HCURSOR old_cursor;
int show_cursor_count;
BOOL fpupreserve;
BOOL dinput_show_cursor;
BOOL allow_wmactivate;
BOOL opengl_core;