Index: uspace/drv/uhci/root_hub/root_hub.c
===================================================================
--- uspace/drv/uhci/root_hub/root_hub.c	(revision 816175a218178c5741afdf598c4791458f88dae6)
+++ uspace/drv/uhci/root_hub/root_hub.c	(revision d956aa5d8b7561e08f70e86ec2d8f8d130b976cf)
@@ -8,5 +8,4 @@
 #include "root_hub.h"
 
-#define ROOT_HUB_WAIT_USEC 10000000 /* 10 seconds */
 
 int uhci_root_hub_init( uhci_root_hub_t *hub, device_t *hc, void *addr )
