diff options
author | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-09 02:07:09 +0000 |
---|---|---|
committer | lgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-10-09 02:07:09 +0000 |
commit | fc4db9b2f580e6c06748e493ed3e1b0186cca8f2 (patch) | |
tree | b433320d8fa380205acf7fce38efcfe1c3ba37d8 /MdePkg/Library/UefiLib | |
parent | 3909993808a3d1dd6432bde1cb186e759e8db78d (diff) | |
download | edk2-platforms-fc4db9b2f580e6c06748e493ed3e1b0186cca8f2.tar.xz |
Remove the unused header files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6088 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiLib')
-rw-r--r-- | MdePkg/Library/UefiLib/UefiLibInternal.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiLib/UefiLibInternal.h b/MdePkg/Library/UefiLib/UefiLibInternal.h index a0ac2734b2..bd4f056098 100644 --- a/MdePkg/Library/UefiLib/UefiLibInternal.h +++ b/MdePkg/Library/UefiLib/UefiLibInternal.h @@ -21,7 +21,6 @@ #include <Protocol/DriverConfiguration.h>
#include <Protocol/DriverDiagnostics.h>
#include <Protocol/DriverDiagnostics2.h>
-//#include <Protocol/FirmwareVolume2.h>
#include <Protocol/LoadedImage.h>
#include <Guid/EventGroup.h>
|