mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 07:13:35 +00:00
Cleanups
This commit is contained in:
parent
47fddf28e5
commit
59ed4b939f
@ -76,9 +76,6 @@ static int x_nul_handler(Display *dpy, XErrorEvent *event)
|
|||||||
|
|
||||||
static void gfx_ctx_x_destroy_resources(gfx_ctx_x_data_t *x)
|
static void gfx_ctx_x_destroy_resources(gfx_ctx_x_data_t *x)
|
||||||
{
|
{
|
||||||
if (!x)
|
|
||||||
return;
|
|
||||||
|
|
||||||
x11_input_ctx_destroy();
|
x11_input_ctx_destroy();
|
||||||
|
|
||||||
if (g_x11_dpy)
|
if (g_x11_dpy)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user