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:
qwang12 2007-02-15 03:32:38 +00:00
parent 78702d79b1
commit 4f5ad8eac3
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ UefiMain (
)
{
CHAR16 Ptr16;
Print ((CHAR16 *)L"UEFI Hello World!\n");