Author: toad
Date: 2008-08-21 17:41:10 +0000 (Thu, 21 Aug 2008)
New Revision: 22078

Modified:
   trunk/plugins/XMLLibrarian/XMLLibrarian.java
Log:
Remove unused and overflowing variable


Modified: trunk/plugins/XMLLibrarian/XMLLibrarian.java
===================================================================
--- trunk/plugins/XMLLibrarian/XMLLibrarian.java        2008-08-21 17:17:24 UTC 
(rev 22077)
+++ trunk/plugins/XMLLibrarian/XMLLibrarian.java        2008-08-21 17:41:10 UTC 
(rev 22078)
@@ -95,7 +95,6 @@
        private int prefix;
        private boolean test;

-       private static final long MAX_SIZE = 2 * 1024 * 1024 * 1024; //2GB
        /**
         * indexList contains the index folders 
         * each folder has a name and a list of indices added to that folder


Reply via email to