JAL-3253-applet disabling button size setting by applet param. Whatever
[jalview.git] / src / jalview / io / HTMLOutput.java
index 9729ec8..e7054c7 100644 (file)
@@ -243,17 +243,6 @@ public abstract class HTMLOutput implements Runnable
     }
   }
 
-  // /**
-  // * Answers true if HTML export is invoke in headless mode or false otherwise
-  // *
-  // * @return
-  // */
-  // protected boolean isHeadless()
-  // {
-  // return System.getProperty("java.awt.headless") != null
-  // && System.getProperty("java.awt.headless").equals("true");
-  // }
-
   /**
    * This method provides implementation of consistent behaviour which should
    * occur after a HTML file export. It MUST be called at the end of the