summaryrefslogtreecommitdiffstats
path: root/plugins/check_curl.d/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_curl.d/config.h')
-rw-r--r--plugins/check_curl.d/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/check_curl.d/config.h b/plugins/check_curl.d/config.h
index 32399b8a..6100af3e 100644
--- a/plugins/check_curl.d/config.h
+++ b/plugins/check_curl.d/config.h
@@ -108,7 +108,6 @@ typedef struct {
108 108
109 bool show_extended_perfdata; 109 bool show_extended_perfdata;
110 bool show_body; 110 bool show_body;
111 bool display_html;
112} check_curl_config; 111} check_curl_config;
113 112
114check_curl_config check_curl_config_init(); 113check_curl_config check_curl_config_init();