JAL-1605 merge commit
[jalview.git] / src / jalview / gui / AlignmentPanel.java
index e4a4c90..6c80464 100644 (file)
@@ -1513,11 +1513,8 @@ public class AlignmentPanel extends GAlignmentPanel implements
     return av.getAlignment();
   }
 
-  /**
-   * get the name for this view
-   * 
-   * @return
-   */
+
+  @Override
   public String getViewName()
   {
     return av.viewName;