JAL-2937 unused field removed
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 23 Mar 2018 12:17:13 +0000 (12:17 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Fri, 23 Mar 2018 12:17:13 +0000 (12:17 +0000)
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