Author: jfrederic.clere(a)jboss.com
Date: 2008-05-06 11:24:35 -0400 (Tue, 06 May 2008)
New Revision: 1593
Modified:
sandbox/httpd/src/native/mod_proxy_cluster/mod_proxy_cluster.c
Log:
Cleaning.
Modified: sandbox/httpd/src/native/mod_proxy_cluster/mod_proxy_cluster.c
===================================================================
--- sandbox/httpd/src/native/mod_proxy_cluster/mod_proxy_cluster.c 2008-05-05 14:43:08 UTC
(rev 1592)
+++ sandbox/httpd/src/native/mod_proxy_cluster/mod_proxy_cluster.c 2008-05-06 15:24:35 UTC
(rev 1593)
@@ -40,8 +40,6 @@
#include "host.h"
#include "context.h"
-static proxy_balancer_method *lbrprovider = NULL;
-static proxy_balancer_method *lbtprovider = NULL;
static struct node_storage_method *node_storage = NULL;
static struct host_storage_method *host_storage = NULL;
static struct context_storage_method *context_storage = NULL;
Show replies by date