X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=http_send.c;h=f0c9851fbe722889a46f12ff39741a7298b5929f;hp=5eebba5612bd845190bc573fe3d73895e7c60c50;hb=9421d244243c0a5c6d3941905abfb0b516781465;hpb=3f17a6b0fb4dc1687fb722d0e6033ed26c46c6fd diff --git a/http_send.c b/http_send.c index 5eebba56..f0c9851f 100644 --- a/http_send.c +++ b/http_send.c @@ -38,8 +38,6 @@ #define HTTP_ERR_MSG "HTTP/1.0 400 Bad Request\n" /** \endcond */ -extern struct gengetopt_args_info conf; - /** the possible states of a client from the server's POV */ enum http_status { HTTP_CONNECTED,