Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / drivers / hid / hidparse / hidparse.h
diff --git a/reactos/drivers/hid/hidparse/hidparse.h b/reactos/drivers/hid/hidparse/hidparse.h
deleted file mode 100644 (file)
index c3602a3..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#pragma once
-
-#define _HIDPI_
-#define _HIDPI_NO_FUNCTION_MACROS_
-#include <ntddk.h>
-#include <hidpddi.h>
-#include <hidpi.h>
-#include "hidparser.h"
-#include <stdio.h>
-
-#define HIDPARSE_TAG 'PdiH'