JAL-3253 miscellaneous tidying up before merge to JS-develop
[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;
   }
 }