summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/FramebufferManager.cpp
diff options
context:
space:
mode:
authorMichael Maltese <mchtly@gmail.com>2017-06-26 23:33:45 -0700
committerMichael Maltese <mchtly@gmail.com>2017-06-26 23:34:33 -0700
commit033492717ccfae09377e1a23f967e9f49811961b (patch)
treefe437a7fce2ec552563cd84a5f1fd90e00498277 /Source/Core/VideoBackends/OGL/FramebufferManager.cpp
parent4ad46f1c7c9fba8de4214935fc4dea6a1c56cd3d (diff)
BlockingLoop: fix unhandled enum value warning
Fixes compiler warning: ``` Source/Core/Common/BlockingLoop.h:212:13: warning: enumeration value 'kNonBlock' not handled in switch [-Wswitch] switch (mode) ^ ```
Diffstat (limited to 'Source/Core/VideoBackends/OGL/FramebufferManager.cpp')
0 files changed, 0 insertions, 0 deletions