Eliminate empty line
This commit is contained in:
parent
52d1a0fd1a
commit
889a4cbaaa
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ static int relocated_handle = 0;
|
||||||
static int ptv_requested = 0;
|
static int ptv_requested = 0;
|
||||||
static struct grub_efiemu_sym *efiemu_syms = 0;
|
static struct grub_efiemu_sym *efiemu_syms = 0;
|
||||||
|
|
||||||
|
|
||||||
struct grub_efiemu_sym
|
struct grub_efiemu_sym
|
||||||
{
|
{
|
||||||
struct grub_efiemu_sym *next;
|
struct grub_efiemu_sym *next;
|
||||||
|
|
Loading…
Reference in a new issue