[FREELDR]

Revert r66102

svn path=/trunk/; revision=66103
This commit is contained in:
Pierre Schweitzer
2015-01-28 21:03:18 +00:00
parent 7e14b032e6
commit c58284202d
+1 -1
View File
@@ -213,7 +213,7 @@ AddMemoryDescriptor(
List[Index].MemoryType = MemoryType;
DescriptCount++;
#ifdef DBG
#if DBG
DbgDumpMemoryMap(List);
#endif
return DescriptCount;