]> 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/branches/2.2.x@1194940 13f79535-47bb-0310-9956-ffa450edef68

modules/proxy/mod_proxy.h

index 4a4bf17bd1d17f7b9e8ed78d766b5e065ab31a45..f602fb04b524016fa37b1d0e140d195c6ed594b5 100644 (file)
@@ -640,13 +640,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
- * @return         OK or DECLINED
- */
- PROXY_DECLARE(int) ap_proxy_request_status(int *status, request_rec *r);
-
 /**
  * Deternime backend hostname and port
  * @param p       memory pool used for processing