remove useless extern
This commit is contained in:
parent
3bc125b6da
commit
89a6bd3fd2
|
@ -106,8 +106,6 @@ static bool handle_small_keyboard(unsigned* code, bool down)
|
|||
return false;
|
||||
}
|
||||
|
||||
extern const struct rarch_key_map rarch_key_map_apple_hid[];
|
||||
|
||||
typedef struct icade_map
|
||||
{
|
||||
bool up;
|
||||
|
|
Loading…
Reference in New Issue