diff options
| author | comex <comexk@gmail.com> | 2015-06-21 15:28:49 -0400 |
|---|---|---|
| committer | comex <comexk@gmail.com> | 2015-06-21 15:42:49 -0400 |
| commit | 700b850acdb4895a6f70942d1470e998d76819c1 (patch) | |
| tree | 484b0f0a9e208d0df0b2152a64775b478976700d /Source/Core/AudioCommon/OpenALStream.cpp | |
| parent | d180e4469ee200494b4c78b448c1984dfdfbecff (diff) | |
Fix misc. clang warnings - mostly complaints about inconsistent use of override.
Previously, MacOpenFile only overrode anything on OS X; otherwise it was
just a useless method, which is presumably why it wasn't marked override
in the first place. Address this more sanely by wrapping it in #ifdef
__APPLE__.
Diffstat (limited to 'Source/Core/AudioCommon/OpenALStream.cpp')
0 files changed, 0 insertions, 0 deletions
