altos/lpc: Remove ao_usb_task structure
authorKeith Packard <keithp@keithp.com>
Sat, 22 Jun 2013 02:40:03 +0000 (19:40 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 22 Jun 2013 07:49:59 +0000 (00:49 -0700)
It's not used

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_usb_lpc.c

index e574f1e23f6eb3b6d80afc5b05cca9fe9a6888b2..4e6b9c664b7e2d6e1d207fbd58d89e539f88cba0 100644 (file)
@@ -35,8 +35,6 @@
 #define debug_data(format, args...)
 #endif
 
-struct ao_task ao_usb_task;
-
 struct ao_usb_setup {
        uint8_t         dir_type_recip;
        uint8_t         request;