resize: Fix typo in man page (thanks avesh@IRC).
[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;