mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-24 05:24:23 +00:00
Remove now unused entries from struct cg_usb_device
This commit is contained in:
parent
e692cd087f
commit
2e11a50484
@ -201,8 +201,6 @@ struct cg_usb_device {
|
|||||||
char buffer[USB_MAX_READ];
|
char buffer[USB_MAX_READ];
|
||||||
uint32_t bufsiz;
|
uint32_t bufsiz;
|
||||||
uint32_t bufamt;
|
uint32_t bufamt;
|
||||||
cgtimer_t cgt_last_write;
|
|
||||||
size_t last_write_siz;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#define USB_NOSTAT 0
|
#define USB_NOSTAT 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user