mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-29 08:07:58 +00:00
remove unused variable
This commit is contained in:
parent
304e349b7f
commit
6383772c92
@ -1045,7 +1045,6 @@ grub_util_get_dm_node_linear_info (const char *dev,
|
||||
void *next = NULL;
|
||||
uint64_t length, start;
|
||||
char *target, *params;
|
||||
const char *node_name;
|
||||
char *ptr;
|
||||
int major, minor;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user