xbox: remove warning about unused variable
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
This commit is contained in:
parent
2c81d1a3e6
commit
bacf8ecdbb
1 changed files with 0 additions and 1 deletions
|
|
@ -310,7 +310,6 @@ static void poll(void *drvdata, uint32_t time_curr_us)
|
|||
(void)time_curr_us;
|
||||
|
||||
gp_xbox_device_t *gp_xbox = (gp_xbox_device_t *)drvdata;
|
||||
usbh_device_t *dev = gp_xbox->usbh_device;
|
||||
|
||||
switch (gp_xbox->state_next) {
|
||||
case STATE_READING_REQUEST:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue