From c892d8464468618b0aa3c7f35edbdfbc7cc24ee5 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 20 Jul 2007 06:28:14 +0000 Subject: remove some comments introduced by tools. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3388 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c') diff --git a/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c b/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c index 78468de25f..57a4009461 100644 --- a/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c +++ b/MdePkg/Library/PeiMemoryAllocationLib/MemoryAllocationLib.c @@ -12,16 +12,10 @@ **/ -// -// The package level header files this module uses -// + #include -// -// The protocols, PPI and GUID defintions for this module -// -// -// The Library classes this module consumes -// + + #include #include #include -- cgit v1.2.3