summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/check_curl.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/check_curl.c b/plugins/check_curl.c
index aa17d84..4fe8937 100644
--- a/plugins/check_curl.c
+++ b/plugins/check_curl.c
@@ -1069,16 +1069,6 @@ redir (curlhelp_write_curlbuf* header_buf)
1069 check_http (); 1069 check_http ();
1070} 1070}
1071 1071
1072#if 0
1073
1074int main(int argc, char *argv[]) {
1075
1076 for (; i < argc; i++) {
1077
1078 }
1079 printf("\n");
1080#endif
1081
1082/* check whether a file exists */ 1072/* check whether a file exists */
1083void 1073void
1084test_file (char *path) 1074test_file (char *path)