]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix gcc warning.
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 8 May 2010 19:48:46 +0000 (19:48 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 8 May 2010 19:48:46 +0000 (19:48 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10471 6f19259b-4bc3-4df7-8a09-765794883524

EmbeddedPkg/Ebl/EfiDevice.c

index 922be589bdb9657cc66d91d8aa34d99ce0f8e5bf..354a6d7720c250f30212ec72bbd0c83f2d1f68ef 100644 (file)
@@ -207,7 +207,6 @@ EblDeviceCmd (
   IN CHAR8  **Argv\r
   )\r
 {\r
-  EFI_STATUS    Status;\r
   UINTN         Index;\r
   UINTN         CurrentRow;\r
   UINTN         Max;\r