diff options
Diffstat (limited to 'Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c')
-rw-r--r-- | Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c b/Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c index 8741468698..1bf280b141 100644 --- a/Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c +++ b/Nt32Pkg/MiscSubClassPlatformDxe/MiscBootInformationData.c @@ -20,11 +20,6 @@ Abstract: --*/
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
#include "MiscSubclassDriver.h"
//
|