mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-04 10:36:50 +00:00
remove useless forward declaration
This commit is contained in:
parent
9ece4db168
commit
ca70b5af12
@ -28,9 +28,6 @@
|
||||
#include "../keyboard_line.h"
|
||||
#include "../input_keymaps.h"
|
||||
|
||||
/* forward declarations */
|
||||
void x11_handle_key_event(XEvent *event, XIC ic, bool filter);
|
||||
|
||||
static INLINE unsigned leading_ones(uint8_t c)
|
||||
{
|
||||
unsigned ones = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user