Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[fanfix.git] / src / jexer / demos / DemoTableWindow.java
index d425c6683063005be6bc4caa6e672b9cbd18ed5d..85da32aaf0c6deef861ff62a5c5ad6b2d5330740 100644 (file)
@@ -66,7 +66,6 @@ public class DemoTableWindow extends TWindow {
      *
      * @param parent the main application
      * @param title the text string
-     * @param text the text string
      */
     public DemoTableWindow(final TApplication parent, final String title) {