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/UefiDevicePathLib/UefiDevicePathLib.c | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c') diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c index 34412a6f46..ef25fc983f 100644 --- a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c +++ b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c @@ -19,17 +19,11 @@ **/ -// -// The package level header files this module uses -// + #include -// -// The protocols, PPI and GUID defintions for this module -// + #include -// -// The Library classes this module consumes -// + #include #include #include -- cgit v1.2.3