house keeping
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 30 Sep 2015 15:44:58 +0000 (16:44 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Wed, 30 Sep 2015 15:44:58 +0000 (16:44 +0100)
src/jalview/jbgui/GStructureChooser.java

index 1334021..25924f0 100644 (file)
@@ -164,7 +164,7 @@ public abstract class GStructureChooser extends JPanel implements
         toolTipText = getValueAt(rowIndex, colIndex).toString();
       } catch (Exception e)
       {
-        e.printStackTrace();
+        // e.printStackTrace();
       }
       toolTipText = (toolTipText == null ? null
               : (toolTipText.length() > 500 ? JvSwingUtils.wrapTooltip(