Implement -command (to ignore errors) in guestfish, and allow recovery from qemu...
[libguestfs.git] / fish / fish.h
index 40f1990..c9dd350 100644 (file)
@@ -23,7 +23,6 @@
 
 /* in fish.c */
 extern guestfs_h *g;
-extern int g_launched;
 extern int quit;
 extern int verbose;
 extern void pod2text (const char *heading, const char *body);