win-reg: Move documentation after options, combine shell quote sections.
[libguestfs.git] / rescue / virt-rescue.c
index 3ae28e3..6224ad7 100644 (file)
@@ -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;