summaryrefslogtreecommitdiff
path: root/OptionRomPkg/Library/GopBltLib/GopBltLib.c
diff options
context:
space:
mode:
Diffstat (limited to 'OptionRomPkg/Library/GopBltLib/GopBltLib.c')
-rw-r--r--OptionRomPkg/Library/GopBltLib/GopBltLib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/OptionRomPkg/Library/GopBltLib/GopBltLib.c b/OptionRomPkg/Library/GopBltLib/GopBltLib.c
index 5c353bc483..5a90d9b614 100644
--- a/OptionRomPkg/Library/GopBltLib/GopBltLib.c
+++ b/OptionRomPkg/Library/GopBltLib/GopBltLib.c
@@ -113,8 +113,6 @@ InternalGopBltCommon (
IN UINTN Delta
)
{
- EFI_STATUS Status;
-
if (mGop == NULL) {
return EFI_DEVICE_ERROR;
}