mirror of https://github.com/acidanthera/audk.git
Roll-back from an accidental commit.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: lhauch <larry.hauch@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15807 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
ea64888716
commit
281b6b928d
|
@ -589,7 +589,6 @@ OrderedCollectionInsert (
|
|||
|
||||
Tmp = Tree->Root;
|
||||
Parent = NULL;
|
||||
Result = 0;
|
||||
|
||||
//
|
||||
// First look for a collision, saving the last examined node for the case
|
||||
|
|
Loading…
Reference in New Issue