Skip to content

Commit

Permalink
Remove now unused entries from struct cg_usb_device
Browse files Browse the repository at this point in the history
  • Loading branch information
ckolivas committed Nov 5, 2013
1 parent e692cd0 commit 2e11a50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usbutils.h
Expand Up @@ -201,8 +201,6 @@ struct cg_usb_device {
char buffer[USB_MAX_READ];
uint32_t bufsiz;
uint32_t bufamt;
cgtimer_t cgt_last_write;
size_t last_write_siz;
};

#define USB_NOSTAT 0
Expand Down

0 comments on commit 2e11a50

Please sign in to comment.