summaryrefslogtreecommitdiff
path: root/cgpt/cmd_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cmd_boot.c')
-rw-r--r--cgpt/cmd_boot.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cgpt/cmd_boot.c b/cgpt/cmd_boot.c
index fc5c36e7..05ba6e93 100644
--- a/cgpt/cmd_boot.c
+++ b/cgpt/cmd_boot.c
@@ -24,8 +24,6 @@ static void Usage(void)
int cmd_boot(int argc, char *argv[]) {
- struct drive drive;
-
CgptBootParams params;
memset(&params, 0, sizeof(params));