]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/ConsoleLogger.c
ShellPkg: Fix ARM build errors.
[mirror_edk2.git] / ShellPkg / Application / Shell / ConsoleLogger.c
index 9fd971a655fab89c05e81191f44b9672ed19fd2f..0a2b1fa5e56fbf88db658e92d0bae88e33203831 100644 (file)
@@ -13,8 +13,6 @@
 \r
 #include "Shell.h"\r
 \r
-STATIC CONST CHAR16                     mCrLfString[3] = { CHAR_CARRIAGE_RETURN, CHAR_LINEFEED, CHAR_NULL };\r
-\r
 /**\r
   Install our intermediate ConOut into the system table to\r
   keep a log of all the info that is displayed to the user.\r