remove system.out
authoramwaterhouse <Andrew Waterhouse>
Thu, 15 Sep 2005 10:08:15 +0000 (10:08 +0000)
committeramwaterhouse <Andrew Waterhouse>
Thu, 15 Sep 2005 10:08:15 +0000 (10:08 +0000)
src/jalview/gui/AlignFrame.java

index 9762258..b730c0f 100755 (executable)
@@ -629,8 +629,6 @@ public class AlignFrame
                              endRes);\r
     }\r
 \r
-    System.out.println("BLOBL"+FastaFile.print(seqs));\r
-\r
     c.setContents(new StringSelection(FastaFile.print(seqs)), null);\r
   }\r
 \r