mirror of
https://github.com/GOSTSec/sgminer
synced 2025-03-11 13:11:02 +00:00
removing unused libusb_context pointer
This commit is contained in:
parent
0649972f69
commit
7fe7d18dba
@ -4421,9 +4421,6 @@ int main(int argc, char *argv[])
|
|||||||
struct thr_info *thr;
|
struct thr_info *thr;
|
||||||
unsigned int k;
|
unsigned int k;
|
||||||
int i, j;
|
int i, j;
|
||||||
#ifdef HAVE_LIBUSB
|
|
||||||
struct libusb_context *context;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* This dangerous functions tramples random dynamically allocated
|
/* This dangerous functions tramples random dynamically allocated
|
||||||
* variables so do it before anything at all */
|
* variables so do it before anything at all */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user