[USBEHCI]

- Remove unused variable

svn path=/branches/usb-bringup-trunk/; revision=55121
This commit is contained in:
Cameron Gutman
2012-01-23 16:29:43 +00:00
parent fa3c4bb4eb
commit eb6202bdb6
-2
View File
@@ -575,8 +575,6 @@ CUSBQueue::QueueHeadCompletion(
PQUEUE_HEAD CurrentQH,
NTSTATUS Status)
{
KIRQL OldLevel;
//
// now unlink the queue head
// FIXME: implement chained queue heads