mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(GLX) Cleanup
This commit is contained in:
parent
cbaca1bfe1
commit
4be8f14618
@ -214,8 +214,6 @@ static void gfx_ctx_glx_swap_interval(void *data, unsigned interval)
|
||||
}
|
||||
}
|
||||
|
||||
void x_input_poll_wheel(void *data, XButtonEvent *event, bool latch);
|
||||
|
||||
static void gfx_ctx_glx_check_window(void *data, bool *quit,
|
||||
bool *resize, unsigned *width, unsigned *height, unsigned frame_count)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user