]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - ggo.h
Remove the .purpose and .help args from struct ggo_help.
[paraslash.git] / ggo.h
diff --git a/ggo.h b/ggo.h
index 40723ea91d2123e66e65b516db9bb1da17a8cf1f..c9111b16503602f7fe4dc387e0d98023bfd7bdc5 100644 (file)
--- a/ggo.h
+++ b/ggo.h
@@ -1,6 +1,4 @@
 struct ggo_help {
 struct ggo_help {
-       const char *purpose;
-       const char *usage;
        const char **short_help;
        const char **detailed_help;
 };
        const char **short_help;
        const char **detailed_help;
 };