summaryrefslogtreecommitdiff
path: root/src/htscatchurl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htscatchurl.h')
-rw-r--r--src/htscatchurl.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/htscatchurl.h b/src/htscatchurl.h
index 3c5496e..02259dd 100644
--- a/src/htscatchurl.h
+++ b/src/htscatchurl.h
@@ -43,12 +43,6 @@ Please visit our Website: http://www.httrack.com
// Fonctions
void socinput(T_SOC soc, char *s, int max);
-#ifndef HTTRACK_DEFLIB
-HTSEXT_API T_SOC catch_url_init_std(int *port_prox, char *adr_prox);
-HTSEXT_API T_SOC catch_url_init(int *port, char *adr);
-HTSEXT_API int catch_url(T_SOC soc, char *url, char *method, char *data);
-#endif
-
#define CATCH_RESPONSE \
"HTTP/1.0 200 OK\r\n"\
"Content-type: text/html\r\n"\