JAL-2023 adjustments to mappings added for split frame to avoid
[jalview.git] / src / jalview / analysis / CrossRef.java
index 3563eba..7e77fc1 100644 (file)
@@ -327,8 +327,8 @@ public class CrossRef
           }
           if (l > 0)
           {
-            System.out
-                    .println("Attempting to retrieve cross referenced sequences.");
+            // System.out
+            // .println("Attempting to retrieve cross referenced sequences.");
             DBRefEntry[] t = new DBRefEntry[l];
             l = 0;
             for (int r = 0; r < xrfs.length; r++)