diff options
-rw-r--r-- | MdePkg/Library/UefiLib/UefiLibPrint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiLib/UefiLibPrint.c b/MdePkg/Library/UefiLib/UefiLibPrint.c index 87219de7f1..312c22673e 100644 --- a/MdePkg/Library/UefiLib/UefiLibPrint.c +++ b/MdePkg/Library/UefiLib/UefiLibPrint.c @@ -124,7 +124,6 @@ Print ( @return The number of Unicode characters in the produced
output buffer not including the Null-terminator.
**/
-
UINTN
EFIAPI
ErrorPrint (
|