]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove redundant #include
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 May 2009 20:20:14 +0000 (20:20 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 May 2009 20:20:14 +0000 (20:20 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8356 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Library/UefiUsbLib.h

index 31b441e6620ac3e7519e9c05ad94448b342c6e73..87b18fc15f7949c716ebd9b9cd0a7b982faf9e5d 100644 (file)
@@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define __USB_DXE_LIB_H__\r
 \r
 #include <Protocol/UsbIo.h>\r
-#include <IndustryStandard/Usb.h>\r
 \r
 /**\r
   Get the descriptor of the specified USB HID interface.\r