]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Removed prototype which had no implementation.
authorGuenter Knauf <fuankg@apache.org>
Sat, 29 Oct 2011 17:30:36 +0000 (17:30 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sat, 29 Oct 2011 17:30:36 +0000 (17:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1194940 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.h

index 1f269f921e9ab7e2d3a959008ba2994fc9b98408..7108584fe1f2d01fe4c74cd26002feb30fb6ea42 100644 (file)
@@ -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