aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-06-05 12:24:22 +0200
committerPacien TRAN-GIRARD2014-06-05 12:24:22 +0200
commit7e3f18d017abc8ede1fc1196eb9d3a0fb0639b74 (patch)
treeb5e9c96ec83c46ba4b2219d8ef84f6e0447c6c68
parentd5c01c480fb7d3b3d66abef3a1bf36f641698f26 (diff)
downloadesieequest-7e3f18d017abc8ede1fc1196eb9d3a0fb0639b74.tar.gz
Remove useless reference
-rw-r--r--src/esieequest/ui/rich/app/AppInterface.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/esieequest/ui/rich/app/AppInterface.java b/src/esieequest/ui/rich/app/AppInterface.java
index 79a51cf..502dd71 100644
--- a/src/esieequest/ui/rich/app/AppInterface.java
+++ b/src/esieequest/ui/rich/app/AppInterface.java
@@ -82,8 +82,7 @@ abstract class AppInterface extends RichInterface implements ActionListener {
82 } 82 }
83 83
84 /** 84 /**
85 * Placeholder image generation from 85 * Generates a placeholder image.
86 * http://stackoverflow.com/a/17802477/1348634
87 * 86 *
88 * @param text 87 * @param text
89 * the image text 88 * the image text