(input) Get rid of remaining unused global pointers

This commit is contained in:
twinaphex 2015-07-10 19:08:58 +02:00
parent 403e32ca5f
commit 2f9e8b44e3
2 changed files with 0 additions and 2 deletions

View File

@ -124,7 +124,6 @@ static void ps3_joypad_poll(void)
{
unsigned port;
CellPadInfo2 pad_info;
global_t *global = global_get_ptr();
cellPadGetInfo2(&pad_info);

View File

@ -135,7 +135,6 @@ static void xdk_joypad_poll(void)
#ifdef _XBOX1
unsigned int dwInsertions, dwRemovals;
#endif
global_t *global = global_get_ptr();
#if defined(_XBOX1)
XGetDeviceChanges(XDEVICE_TYPE_GAMEPAD,