(vc_egl_ctx.c) Remove g_quit variable

This commit is contained in:
twinaphex 2015-11-19 15:43:10 +01:00
parent 5bf5c7d790
commit 34543c3f1c

View File

@ -38,7 +38,6 @@
#include "../../config.h"
#endif
static volatile sig_atomic_t g_quit;
static bool g_inited;
static enum gfx_ctx_api g_api;