X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2FTApplication.java;h=b80e7a30dd483bebfd6fc130da3b091810463b5e;hb=78a56d5d6893759990718ec0479313da9526f08c;hp=6d71dc7771327d84b6135c75054b22f36d2033f4;hpb=8c236a985851e21e6514b25f0795f8d4aead871a;p=nikiroo-utils.git diff --git a/src/jexer/TApplication.java b/src/jexer/TApplication.java index 6d71dc7..b80e7a3 100644 --- a/src/jexer/TApplication.java +++ b/src/jexer/TApplication.java @@ -2609,7 +2609,6 @@ public class TApplication implements Runnable { /** * Convenience function to create a new window and make it active. * - * @param application TApplication that manages this window * @param title window title, will be centered along the top border * @param x column relative to parent * @param y row relative to parent