summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
Diffstat (limited to 'rescue')
-rw-r--r--rescue/virt-rescue.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/rescue/virt-rescue.c b/rescue/virt-rescue.c
index 3ae28e30..6224ad7b 100644
--- a/rescue/virt-rescue.c
+++ b/rescue/virt-rescue.c
@@ -112,7 +112,6 @@ main (int argc, char *argv[])
};
struct drv *drvs = NULL;
struct drv *drv;
- char *p, *file = NULL;
const char *format = NULL;
int c;
int option_index;