Remove redundancy in Eclipse
[jalview.git] / src / jalview / io / HTMLOutput.java
index 08eacd6..201ff0c 100755 (executable)
@@ -114,9 +114,6 @@ public class HTMLOutput
     SequenceI seq;\r
     ColourSchemeI cs = null;\r
     AlignmentI alignment = av.getAlignment();\r
-    String r;\r
-    String g;\r
-    String b;\r
 \r
     // draws the top row, the measure rule\r
     out.println("<tr><td colspan=\"6\"></td>");\r