summaryrefslogtreecommitdiff
path: root/MdeModulePkg
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-25 07:21:24 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-03-25 07:21:24 +0000
commitaf823bdc0729e0f11d1c8a87eb7e9e2da6388446 (patch)
tree608d2b8b0e3194f59b36d82b68d971159a078ca5 /MdeModulePkg
parent0a779dbfd0366e65c27139269ad1c01b4a57b68b (diff)
downloadedk2-af823bdc0729e0f11d1c8a87eb7e9e2da6388446.zip
edk2-af823bdc0729e0f11d1c8a87eb7e9e2da6388446.tar.gz
edk2-af823bdc0729e0f11d1c8a87eb7e9e2da6388446.tar.bz2
Clean up the unused macro.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4951 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg')
-rw-r--r--MdeModulePkg/Include/Library/GenericBdsLib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/MdeModulePkg/Include/Library/GenericBdsLib.h b/MdeModulePkg/Include/Library/GenericBdsLib.h
index 9e358dd..3534722 100644
--- a/MdeModulePkg/Include/Library/GenericBdsLib.h
+++ b/MdeModulePkg/Include/Library/GenericBdsLib.h
@@ -22,8 +22,6 @@ Abstract:
#ifndef _GENERIC_BDS_LIB_H_
#define _GENERIC_BDS_LIB_H_
-#define PI_SPECIFICATION_VERSION 0x00010000
-
#include <PiDxe.h>
#include <Protocol/HiiDatabase.h>
#include <IndustryStandard/PeImage.h>