remove dinput_show_cursor setting

This commit is contained in:
FunkyFr3sh 2023-07-31 10:42:02 +02:00
parent 6170e267f2
commit 6989cb806e
3 changed files with 2 additions and 6 deletions

View file

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