Clean up to remove unreferenced data structure

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7599 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2009-02-23 07:04:13 +00:00
parent cebfa89949
commit 440ceebd78
1 changed files with 0 additions and 9 deletions

View File

@ -735,15 +735,6 @@ InternalX86DisablePaging64 (
// IPF specific functions
//
//
// Structure definition for look up table.
//
typedef struct {
UINT64 Index;
UINT64 (*Function) (VOID);
} REGISTER_ENTRY;
/**
Reads control register DCR.