JAL-629 Removal of unnecessary methods. Set pLTTD tempfac for EBIAlfafold. Simplify...
[jalview.git] / src / jalview / gui / PymolViewer.java
index 5069d93..52c253d 100644 (file)
@@ -274,7 +274,7 @@ public class PymolViewer extends StructureViewerBase
             if (pe.hasStructureFile())
             {
               pdb = pe.getStructureFile();
-              Console.debug("##### (Re)Using StructureFile " + pdb.getId());
+              Console.debug("(Re)Using StructureFile " + pdb.getId());
             }
             else
             {