try removing to get patch to work

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@898060 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yonik Seeley 2010-01-11 20:53:28 +00:00
parent d4b18fa9c5
commit 10ce9576e3
1 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ import java.util.concurrent.locks.ReentrantLock;
* a dedicated hardware load balancer or using Apache httpd with mod_proxy_balancer as a load balancer. See <a
* href="http://en.wikipedia.org/wiki/Load_balancing_(computing)">Load balancing on Wikipedia</a>
*
* @version $Id$
* @since solr 1.4
*/
public class LBHttpSolrServer extends SolrServer {