GPU: Remove the broken frame_skip option.

Fixes #1960.
This commit is contained in:
Emmanuel Gil Peyrot
2016-11-27 21:06:42 +00:00
parent 8b4835a14a
commit 1af2c6d212
7 changed files with 1 additions and 33 deletions
-1
View File
@@ -78,7 +78,6 @@ struct Values {
// Core
bool use_cpu_jit;
int frame_skip;
// Data Storage
bool use_virtual_sd;