mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-17 21:38:44 +00:00
Remove leftover variabel
This commit is contained in:
parent
faba379c96
commit
140674be60
@ -864,7 +864,6 @@ receive_packets (struct grub_net_card *card)
|
||||
/* Maybe should be better have a fixed number of packets for each card
|
||||
and just mark them as used and not used. */
|
||||
struct grub_net_buff *nb;
|
||||
struct grub_net_buff *nb2;
|
||||
|
||||
nb = card->driver->recv (card);
|
||||
if (!nb)
|
||||
|
Loading…
Reference in New Issue
Block a user