diff options
Diffstat (limited to 'MdePkg/Library/UefiLib/Console.c')
-rw-r--r-- | MdePkg/Library/UefiLib/Console.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Library/UefiLib/Console.c b/MdePkg/Library/UefiLib/Console.c index 737c69b46e..ef4419bbb7 100644 --- a/MdePkg/Library/UefiLib/Console.c +++ b/MdePkg/Library/UefiLib/Console.c @@ -14,9 +14,7 @@ -//
-// Include common header file for this module.
-//
+
#include "UefiLibInternal.h"
typedef struct {
|