X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2Fdemos%2FDemoTableWindow.java;h=85da32aaf0c6deef861ff62a5c5ad6b2d5330740;hb=12b90437b5f22c2ae6e9b9b14c3b62b60f6143e5;hp=d425c6683063005be6bc4caa6e672b9cbd18ed5d;hpb=766e7308328d2d5aa1abfe6ba61b8cc05cc05ea9;p=fanfix.git diff --git a/src/jexer/demos/DemoTableWindow.java b/src/jexer/demos/DemoTableWindow.java index d425c66..85da32a 100644 --- a/src/jexer/demos/DemoTableWindow.java +++ b/src/jexer/demos/DemoTableWindow.java @@ -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) {