]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/EmuGopDxe/GopInput.c
EmulatorPkg: Remove variables that are set, but not used
[mirror_edk2.git] / EmulatorPkg / EmuGopDxe / GopInput.c
index 288a151d6d379b3b27c48420d1d10cf28a1c2bb8..a1f636aaa28250bb93ff8e599a0527542f202620 100644 (file)
@@ -300,10 +300,6 @@ EmuGopSimpleTextInExResetEx (
 
 **/
 {
-  GOP_PRIVATE_DATA *Private;
-
-  Private = GOP_PRIVATE_DATA_FROM_TEXT_IN_EX_THIS (This);
-
   return EFI_SUCCESS;
 }