diff options
author | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-02 13:06:49 +0000 |
---|---|---|
committer | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-02 13:06:49 +0000 |
commit | e638b5e129b2c53093ddacd5a4690b6e194a0643 (patch) | |
tree | e881d88e2e77477e7529f84ea00fdfcb12e428ad /Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr | |
parent | 0847a6418fccb3d0a0dcfd23c8cd57bba9db1460 (diff) | |
download | edk2-platforms-e638b5e129b2c53093ddacd5a4690b6e194a0643.tar.xz |
Remove CommonHeader.h from VFR files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2967 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr')
-rw-r--r-- | Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr index 0b2f4a5ea8..998a4a68f5 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr +++ b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr @@ -1,8 +1,3 @@ -//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
// *++
//
// Copyright (c) 2006, Intel Corporation
|