mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
(x11_input.c) Remove forward declaration
This commit is contained in:
parent
8fc33b386b
commit
d2a5172ddf
@ -30,9 +30,6 @@
|
||||
#include "../../gfx/video_viewport.h"
|
||||
#include "../../general.h"
|
||||
|
||||
/* forward declarations */
|
||||
void x_input_poll_wheel(void *data, XButtonEvent *event, bool latch);
|
||||
|
||||
typedef struct x11_input
|
||||
{
|
||||
bool blocked;
|
||||
|
Loading…
x
Reference in New Issue
Block a user