summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/UefiUsbLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Library/UefiUsbLib.h')
-rw-r--r--MdePkg/Include/Library/UefiUsbLib.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/MdePkg/Include/Library/UefiUsbLib.h b/MdePkg/Include/Library/UefiUsbLib.h
index 9c63d945af..0920187f42 100644
--- a/MdePkg/Include/Library/UefiUsbLib.h
+++ b/MdePkg/Include/Library/UefiUsbLib.h
@@ -20,11 +20,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Protocol/UsbIo.h>
#include <IndustryStandard/Usb.h>
-///
-/// define the timeout time as 3ms
-///
-#define TIMEOUT_VALUE 3 * 1000
-
/**
Get the descriptor of the specified USB HID interface.