JAL_1426 JAL-3066 update Apache James mime parser and fix deprecation warnings with...
[jalview.git] / src / jalview / bin / JalviewTaskbar.java
index 5747263..7dd0382 100644 (file)
@@ -29,7 +29,7 @@ public class JalviewTaskbar
           }
         } catch (Exception e)
         {
-          e.printStackTrace();
+          System.out.println("Unable to setIconImage()");
         }
       }
     }