From 97c01ec26d3628796ff4866d7c5e9e5d7ad1519f Mon Sep 17 00:00:00 2001 From: markt Date: Tue, 24 Aug 2010 21:45:46 +0000 Subject: [PATCH] Remove empty package git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@988735 13f79535-47bb-0310-9956-ffa450edef68 --- .../apache/tomcat/util/collections/package.html | 33 ---------------------- 1 file changed, 33 deletions(-) delete mode 100644 java/org/apache/tomcat/util/collections/package.html diff --git a/java/org/apache/tomcat/util/collections/package.html b/java/org/apache/tomcat/util/collections/package.html deleted file mode 100644 index dc6d7dc2a..000000000 --- a/java/org/apache/tomcat/util/collections/package.html +++ /dev/null @@ -1,33 +0,0 @@ - - - -util.collections - - - - -

Specialized collections

- -This package includes a number of special collections, tunned for server-side -applications. - -The utils are not tomcat specific, but use MessageBytes and few other -top-level utils. - - - -- 2.11.0