diff options
Diffstat (limited to 'Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h')
-rw-r--r-- | Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h b/Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h index 3880aa49fb..dd78a7af12 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscDevicePath.h @@ -24,11 +24,6 @@ Abstract: #define _MISC_DEVICE_PATH_H
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
#pragma pack(1)
//
// USB
|