diff options
Diffstat (limited to 'src/boot/efi/graphics.h')
-rw-r--r-- | src/boot/efi/graphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/boot/efi/graphics.h b/src/boot/efi/graphics.h index 6ada2633dc..3ee4972798 100644 --- a/src/boot/efi/graphics.h +++ b/src/boot/efi/graphics.h @@ -21,5 +21,4 @@ #define __SDBOOT_GRAPHICS_H EFI_STATUS graphics_mode(BOOLEAN on); -EFI_STATUS graphics_splash(UINT8 *content, UINTN len, const EFI_GRAPHICS_OUTPUT_BLT_PIXEL *background); #endif |