JAL-1953 2.11.2 with Archeopteryx!
[jalview.git] / src / jalview / util / MappingUtils.java
index 05fc1c6..dbbf8a0 100644 (file)
@@ -1119,7 +1119,7 @@ public final class MappingUtils
     }
     else
     {
-      jalview.bin.Cache.log.warn(
+      Console.warn(
               "Attempt to add duplicate entry detected for map with key: "
                       + key.toString() + " and value: " + value.toString());
     }