JAL-391 new Calculate options to Reverse, Reverse Complement nucleotide
[jalview.git] / src / jalview / structure / StructureMapping.java
index 8a08b47..a62f1ae 100644 (file)
@@ -47,7 +47,6 @@ public class StructureMapping
     this.pdbchain = chain;
     this.mapping = mapping;
     this.mappingDetails = mappingDetails;
-    new Exception("StructureMapping with " + pdbfile).printStackTrace();
   }
 
   public SequenceI getSequence()