Modules/UHCI - Removed redundant packet splitting in bulk transfers
[tpg/acess2.git] / KernelLand / Modules / USB / Core / main.c
index df7f174..6ef7a2b 100644 (file)
@@ -36,7 +36,6 @@ tDevFS_Driver gUSB_DrvInfo = {
                .Type = &gUSB_RootNodeType
        }
 };
-tUSBHost       *gUSB_Hosts = NULL;
 
 // === CODE ===
 /**

UCC git Repository :: git.ucc.asn.au