ISO_639_2_ENTRY_SIZE has been moved to be local.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7900 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jji4 2009-03-17 07:22:31 +00:00
parent a27b11cfbf
commit e8e519eb79
1 changed files with 0 additions and 5 deletions

View File

@ -183,11 +183,6 @@ typedef union {
///
#define RFC_3066_ENTRY_SIZE (42 + 1)
///
/// The size of a 3 character ISO639 language code.
///
#define ISO_639_2_ENTRY_SIZE 3
///
/// PE32+ Machine type for IA32 UEFI images
///