remove accuratetimers setting

This commit is contained in:
FunkyFr3sh 2023-08-01 13:47:27 +02:00
parent caf376801a
commit 02dcfd96b6
3 changed files with 10 additions and 17 deletions

View file

@ -141,7 +141,6 @@ typedef struct CNCDDRAW
int show_cursor_count;
BOOL allow_wmactivate;
BOOL opengl_core;
BOOL accurate_timers;
BOOL resizable;
BOOL toggle_borderless;
BOOL nonexclusive;