summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorcomex <comexk@gmail.com>2014-12-01 14:21:24 -0500
committercomex <comexk@gmail.com>2014-12-01 14:21:24 -0500
commit05cb1ff1364d2b6b80b144b7b93cb21833d79427 (patch)
treef6a0e254f448cdf71eb801d79a260136f9f1f680 /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parent3210a942ecc479f8d1fd6f45ee72a6e53396ed08 (diff)
Remove runtime OS X version check.
My recent update to that check broke compilation on 10.9: https://code.google.com/p/dolphin-emu/issues/detail?id=7900 However, on further review, the check isn't actually necessary. If the OS X version is older than LSMinimumSystemVersion in Info.plist, the system will generally refuse to run the binary in the first place. You can try to launch it via a terminal, but at that point it's the user's problem if it crashes.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions