diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-28 03:27:20 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-06-28 03:27:20 +0000 |
commit | 564995cdf55ca9dc057d0c966947caa7ace20e21 (patch) | |
tree | 21297a0cc658b6cb3c98203a41844f559e8fc5eb /IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c | |
parent | ff4ef0495628199c1754401f10b72ae4674ecac3 (diff) | |
download | edk2-platforms-564995cdf55ca9dc057d0c966947caa7ace20e21.tar.xz |
clean up modules
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2829 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c')
-rw-r--r-- | IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c index e124e39b6c..3b78b93a37 100644 --- a/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c +++ b/IntelFrameworkPkg/Library/DxeIoLibCpuIo/IoLib.c @@ -14,11 +14,6 @@ **/
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
#include "DxeCpuIoLibInternal.h"
//
|