JAL-2937 unused field removed
[jalview.git] / src / jalview / bin / Cache.java
index 1981aa3..dcd6546 100755 (executable)
@@ -260,8 +260,6 @@ public class Cache
   private final static String DEFAULT_PDB_FILE_PARSER = StructureImportSettings.StructureParser.JMOL_PARSER
           .toString();
 
-  private static String HMMER_PATH;
-
   /*
    * a date formatter using a fixed (rather than the user's) locale; 
    * this ensures that date properties can be written and re-read successfully