JAL-2326 updated references of JOptionPane to JvOptionPane
[jalview.git] / src / jalview / gui / JvOptionPane.java
index a6192be..539f3c2 100644 (file)
@@ -272,16 +272,6 @@ public class JvOptionPane extends JOptionPane
             .toString();
   }
 
-  // (mockResponse != DONT_MOCK) ? mockResponse :
-  // if (isMockMode())
-  // {
-  //
-  // }
-  // else
-  // {
-  // JOptionPane
-  // }
-
   private static void outputMessage(Object message)
   {
     System.out.println(">>> JOption Message : " + message.toString());