X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Ffish.h;h=c9dd3508c55d1b03efa14f09a34befe451f0a2f0;hp=40f19901c22e1d1f12942b8af26eec27c2ce82eb;hb=08361c8987f4552649b6c708f52e940e1575fa6e;hpb=4581eb2523eeb4d094d53af0555cb7e0f760ae2d diff --git a/fish/fish.h b/fish/fish.h index 40f1990..c9dd350 100644 --- a/fish/fish.h +++ b/fish/fish.h @@ -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);