summaryrefslogtreecommitdiff
path: root/src/core/settings.h
diff options
context:
space:
mode:
authorReinUsesLisp <reinuseslisp@airmail.cc>2019-05-21 19:11:06 -0300
committerReinUsesLisp <reinuseslisp@airmail.cc>2019-05-30 13:21:00 -0300
commit7259f7a733a3542af6381f6e145edbad491ecfb0 (patch)
tree09f1d55aebd543778c9757625d564b35bc920a9e /src/core/settings.h
parente3608578e40065779965af483db69941ef0e29e1 (diff)
rasterizer_opengl: Remove OpenGL core profile
Diffstat (limited to 'src/core/settings.h')
-rw-r--r--src/core/settings.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/settings.h b/src/core/settings.h
index 5ff3634aa..b84390745 100644
--- a/src/core/settings.h
+++ b/src/core/settings.h
@@ -390,7 +390,6 @@ struct Values {
float resolution_factor;
bool use_frame_limit;
u16 frame_limit;
- bool use_compatibility_profile;
bool use_disk_shader_cache;
bool use_accurate_gpu_emulation;
bool use_asynchronous_gpu_emulation;