diff options
Diffstat (limited to 'input/hiddigi/SynapticsTouch/queue.h')
| -rw-r--r-- | input/hiddigi/SynapticsTouch/queue.h | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/input/hiddigi/SynapticsTouch/queue.h b/input/hiddigi/SynapticsTouch/queue.h deleted file mode 100644 index 777ee04c..00000000 --- a/input/hiddigi/SynapticsTouch/queue.h +++ /dev/null @@ -1,24 +0,0 @@ -/*++ - Copyright (c) Microsoft Corporation. All Rights Reserved. - Sample code. Dealpoint ID #843729. - - Module Name: - - queue.h - - Abstract: - - Contains WDF queue related function declarations - - Environment: - - Kernel mode - - Revision History: - ---*/ - -#pragma once - - -EVT_WDF_IO_QUEUE_IO_INTERNAL_DEVICE_CONTROL OnInternalDeviceControl; |
