aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_rest_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_rest_plugin.h')
-rw-r--r--src/include/gnunet_rest_plugin.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/gnunet_rest_plugin.h b/src/include/gnunet_rest_plugin.h
index abc0aea4c..e1eabd813 100644
--- a/src/include/gnunet_rest_plugin.h
+++ b/src/include/gnunet_rest_plugin.h
@@ -59,11 +59,6 @@ struct GNUNET_REST_Plugin
59 char *name; 59 char *name;
60 60
61 /** 61 /**
62 * Supported HTTP Methods
63 */
64 char *allow_methods;
65
66 /**
67 * Function to process a REST call 62 * Function to process a REST call
68 * 63 *
69 * @param method the HTTP method called 64 * @param method the HTTP method called