From 6c193ad270c1c373a032508f3a2bbc540a65a8e2 Mon Sep 17 00:00:00 2001
From: remm
Date: Wed, 30 Aug 2006 13:14:51 +0000
Subject: [PATCH] - Fix a woops I saw while checking if the javadoc was
correctly generated.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@438479 13f79535-47bb-0310-9956-ffa450edef68
---
java/org/apache/catalina/ha/package.html | 4 ----
1 file changed, 4 deletions(-)
diff --git a/java/org/apache/catalina/ha/package.html b/java/org/apache/catalina/ha/package.html
index ce83a0d79..2ec060af8 100644
--- a/java/org/apache/catalina/ha/package.html
+++ b/java/org/apache/catalina/ha/package.html
@@ -4,8 +4,4 @@
of a Cluster is org.apache.catalina.Cluster implementations
of this class is done when implementing a new Cluster protocol
-The only Cluster protocol currently implemented is a JavaGroups based
- JGCluster.java
-
-