Browse Source

Bugfix: modminer: Get rid of useless usbutils include

Luke Dashjr 13 years ago
parent
commit
deeaa82e8b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      driver-modminer.c

+ 0 - 1
driver-modminer.c

@@ -16,7 +16,6 @@
 #include "dynclock.h"
 #include "logging.h"
 #include "miner.h"
-#include "usbutils.h"
 #include "fpgautils.h"
 #include "util.h"