mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
Fixed compiler warning if dynamic X11 loading isn't enabled.
This commit is contained in:
@@ -131,7 +131,9 @@ SDL_DYNX11FN_XGetICValues pXGetICValues = NULL;
|
||||
#undef SDL_X11_SYM
|
||||
|
||||
|
||||
#ifdef SDL_VIDEO_DRIVER_X11_DYNAMIC
|
||||
static int x11_load_refcount = 0;
|
||||
#endif
|
||||
|
||||
void
|
||||
SDL_X11_UnloadSymbols(void)
|
||||
|
||||
Reference in New Issue
Block a user