Removed unused variables

This commit is contained in:
Jan Ciger
2011-09-15 01:32:09 +02:00
parent 3c9cfdf656
commit 1c5bb6cb33
3 changed files with 0 additions and 4 deletions

View File

@@ -101,7 +101,6 @@ void wiiuse_motion_plus_handshake(struct wiimote_t *wm,byte *data,unsigned short
wm->exp.nunchuk.flags = &wm->flags;
wm->exp.mp.ext = 0;
wm->exp.mp.ext_initialized = 0;
wiiuse_set_ir_mode(wm);
wiiuse_set_report_type(wm);