JAL-1834 added tooltip to the PDB sequence fetcher and structure chooser summary...
[jalview.git] / src / jalview / gui / PDBSearchPanel.java
index 06aa5df..63c3761 100644 (file)
@@ -96,8 +96,6 @@ public class PDBSearchPanel extends GPDBSearchPanel
       } catch (Exception e)
       {
         // System.out.println(">>>>>>>>>>>>>>>" + e.getMessage());
-        // JOptionPane.showMessageDialog(this, e.getMessage(),
-        // "PDB Web-service Error", JOptionPane.ERROR_MESSAGE);
         e.printStackTrace();
         errorWarning.append(e.getMessage());
         checkForErrors();