Remove vsync setting

This commit is contained in:
James Rowe 2019-09-16 20:45:47 -06:00
parent fcbe5e1acd
commit 8d17aa40fd
6 changed files with 0 additions and 10 deletions

View file

@ -144,7 +144,6 @@ struct Values {
bool shaders_accurate_mul;
bool use_shader_jit;
u16 resolution_factor;
bool vsync_enabled;
bool use_frame_limit;
u16 frame_limit;