]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - http_send.c
integrate para_client into para_audiod
[paraslash.git] / http_send.c
index 5eebba5612bd845190bc573fe3d73895e7c60c50..f0c9851fbe722889a46f12ff39741a7298b5929f 100644 (file)
@@ -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,