mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-07 19:45:07 +02:00
Remove the unreferenced local variable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2397 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
78702d79b1
commit
4f5ad8eac3
@ -20,7 +20,6 @@ UefiMain (
|
||||
)
|
||||
|
||||
{
|
||||
CHAR16 Ptr16;
|
||||
|
||||
Print ((CHAR16 *)L"UEFI Hello World!\n");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user