Merge branch 'Jalview-JS/JAL-3253-applet' of https://source.jalview.org/git/jalview...
[jalview.git] / src / jalview / gui / CalculationChooser.java
index 13506a5..5248306 100644 (file)
@@ -762,7 +762,6 @@ public class CalculationChooser extends JPanel
 
   public PCAPanel getPcaPanel()
   {
-    // only called for FreeUpMemoryTest
     return pcaPanel;
   }
 }