Commit 63088103 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

Removed prototype which had no implementation.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194940 13f79535-47bb-0310-9956-ffa450edef68
parent 7c519a19
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -702,14 +702,6 @@ PROXY_DECLARE(int) ap_proxy_post_request(proxy_worker *worker,
                                         request_rec *r,
                                         proxy_server_conf *conf);

/**
 * Request status function
 * @param status   status of proxy request (result)
 * @param r        the request to obtain the status for
 * @return         OK or DECLINED
 */
 PROXY_DECLARE(int) ap_proxy_request_status(int *status, request_rec *r);

/**
 * Determine backend hostname and port
 * @param p       memory pool used for processing