mirror of
https://github.com/holub/mame
synced 2025-05-31 10:01:51 +03:00
fixed clang compiler warning (nw)
This commit is contained in:
parent
9c75643564
commit
f0f8531973
@ -178,7 +178,7 @@ private:
|
||||
INT32 m_blittimer;
|
||||
|
||||
#if (SDLMAME_SDL2)
|
||||
SDL_GLContext m_gl_context_id;
|
||||
//SDL_GLContext m_gl_context_id;
|
||||
#else
|
||||
// SDL surface
|
||||
SDL_Surface *m_sdlsurf;
|
||||
|
Loading…
Reference in New Issue
Block a user