Revision: 14405
Author: adrian.chadd
Date: Sat Feb 13 23:30:23 2010
Log: Remove now-unused static function decl.


http://code.google.com/p/lusca-cache/source/detail?r=14405

Modified:
 /branches/LUSCA_HEAD/src/client_side.c

=======================================
--- /branches/LUSCA_HEAD/src/client_side.c      Sat Feb 13 23:01:13 2010
+++ /branches/LUSCA_HEAD/src/client_side.c      Sat Feb 13 23:30:23 2010
@@ -84,7 +84,6 @@
 static log_type clientProcessRequest2(clientHttpRequest * http);
 static int clientReplyBodyTooLarge(clientHttpRequest *, squid_off_t clen);
 static int clientRequestBodyTooLarge(clientHttpRequest *, request_t *);
-static void clientAbortBody(request_t * req);
 #if USE_SSL
static void httpsAcceptSSL(ConnStateData * connState, SSL_CTX * sslContext);
 #endif

--
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en.

Reply via email to