X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ggo.h;h=c9111b16503602f7fe4dc387e0d98023bfd7bdc5;hp=40723ea91d2123e66e65b516db9bb1da17a8cf1f;hb=a00bb171f7ca390e3eb9edf8f7c83c32cbaf81ab;hpb=2084249288864e17c43570bd9957bd927864b1b7;ds=sidebyside diff --git a/ggo.h b/ggo.h index 40723ea9..c9111b16 100644 --- a/ggo.h +++ b/ggo.h @@ -1,6 +1,4 @@ struct ggo_help { - const char *purpose; - const char *usage; const char **short_help; const char **detailed_help; };