|
@@ -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 */
|