Remove warnings and allow installation of USB files with make install
[reactos.git] / reactos / drivers / usb / miniport / usbohci / ohci_main.c
index f8c8a0c..c2ea9e8 100644 (file)
@@ -268,7 +268,7 @@ OHCD_PnPStartDevice(IN PDEVICE_OBJECT DeviceObject,
        PCM_RESOURCE_LIST AllocatedResources;
 
        NTSTATUS Status; // debug
-       LONGLONG delay; // debug
+       //LONGLONG delay; // debug
 
        if (DeviceObject == KeyboardFdo || DeviceObject == MouseFdo)
                return STATUS_SUCCESS;