mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Removed unused code
This commit is contained in:
@@ -451,13 +451,11 @@ VOID ViGEm::Bus::Core::EmulationTargetPDO::EvtIoInternalDeviceControl(
|
||||
|
||||
UNREFERENCED_PARAMETER(OutputBufferLength);
|
||||
UNREFERENCED_PARAMETER(InputBufferLength);
|
||||
UNREFERENCED_PARAMETER(IoControlCode);
|
||||
|
||||
NTSTATUS status = STATUS_INVALID_PARAMETER;
|
||||
PIRP irp;
|
||||
PURB urb;
|
||||
PIO_STACK_LOCATION irpStack;
|
||||
//PUCHAR blobBuffer;
|
||||
|
||||
TraceDbg(TRACE_BUSPDO, "%!FUNC! Entry");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user