fix merge conflicts for finess on JAL-1140 (introduced by 1a8f953dd71a9e319e910261927...
[jalview.git] / src / MCview / PDBViewer.java
index e79c017..c8dbe66 100755 (executable)
@@ -49,8 +49,7 @@ public class PDBViewer extends JInternalFrame implements Runnable
   String tmpPDBFile;
 
   public PDBViewer(PDBEntry pdbentry, SequenceI[] seq, String[] chains,
-          AlignmentPanel ap, String protocol) throws Exception
-
+          AlignmentPanel ap, String protocol)
   {
     this.pdbentry = pdbentry;
     this.seq = seq;