aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_curl.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_curl.c')
-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 aa17d84d..4fe89378 100644
--- a/plugins/check_curl.c
+++ b/plugins/check_curl.c
@@ -1069,16 +1069,6 @@ redir (curlhelp_write_curlbuf* header_buf)
check_http ();
}
-#if 0
-
-int main(int argc, char *argv[]) {
-
- for (; i < argc; i++) {
-
- }
- printf("\n");
-#endif
-
/* check whether a file exists */
void
test_file (char *path)