summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2020-08-03 11:12:52 -0400
committerLioncash <mathew1800@gmail.com>2020-08-03 11:12:55 -0400
commite1ab72a0eabff336b0f7a76410e64b7ed65269d8 (patch)
treee20db1ee75529fbc6b081640076b920b1b1fb589 /src/input_common/sdl/sdl_impl.cpp
parent9b75481755c8d566bc666465d659115bba2b2578 (diff)
tests/core_timing: Remove pragma optimize(off)
I made a review comment about this in the PR that this was introduced in (#3955, commit 71c4779211dc081a3b2dd4af52edad5748e7a7f5), but it seems to have been missed. We shouldn't be using this pragma here because it's MSVC specific. This causes warnings on other compilers. The test it's surrounding is *extremely* dubious, but for the sake of silencing warnings on other compilers, we can mark "placebo" as volatile and be on with it.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions