From 1e966f6375d3b9fe77c6e4a6974f771f67182694 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Wed, 20 May 2009 22:06:20 +0000 Subject: Remove redundant #include statements git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8357 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c | 2 -- MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c | 1 - 2 files changed, 3 deletions(-) (limited to 'MdePkg/Library') diff --git a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c index 46c5c058f3..5aad01f993 100644 --- a/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c +++ b/MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c @@ -22,8 +22,6 @@ #include -#include - #include #include #include diff --git a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c index 6ff6335fda..9f9a470991 100644 --- a/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c +++ b/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c @@ -17,7 +17,6 @@ #include #include -#include #include #include -- cgit v1.2.3