remove useless extern

This commit is contained in:
twinaphex 2015-11-17 07:32:48 +01:00
parent 3bc125b6da
commit 89a6bd3fd2

View File

@ -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;