Revision: 15807
          http://sourceforge.net/p/edk2/code/15807
Author:   lhauch
Date:     2014-08-14 20:22:33 +0000 (Thu, 14 Aug 2014)
Log Message:
-----------
Roll-back from an accidental commit.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lhauch <[email protected]>

Modified Paths:
--------------
    
trunk/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c

Modified: 
trunk/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c
===================================================================
--- 
trunk/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c
       2014-08-14 20:20:37 UTC (rev 15806)
+++ 
trunk/edk2/MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c
       2014-08-14 20:22:33 UTC (rev 15807)
@@ -589,7 +589,6 @@
 
   Tmp = Tree->Root;
   Parent = NULL;
-  Result = 0;
 
   //
   // First look for a collision, saving the last examined node for the case

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to