X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FCommands.java;h=5d3b50d69414d0721327d32ab3c52148929fe109;hb=ca160187a050f6d4e50158cd5b51f75c83a7179e;hp=1d65fc6e61ba187caa80e371f5fe2afa2c0d2060;hpb=809c044d96563eea97b00f2c55d2065480f6cac8;p=jalview.git diff --git a/src/jalview/bin/Commands.java b/src/jalview/bin/Commands.java index 1d65fc6..5d3b50d 100644 --- a/src/jalview/bin/Commands.java +++ b/src/jalview/bin/Commands.java @@ -769,7 +769,7 @@ public class Commands AppJmol jmol = (AppJmol) sview; jmol.makePDBImage(structureImageFile, imageType, renderer, userBis); - Console.debug("Finished Rendering image to " + Console.info("Exported structure image to " + structureImageFile); // RESTORE SESSION AFTER EXPORT IF NEED BE