summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/TextValidator.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/TextValidator.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/TextValidator.java5
1 files changed, 0 insertions, 5 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/TextValidator.java b/odk/examples/DevelopersGuide/Forms/TextValidator.java
index a5bfe07f589a..7901d76e2ec0 100644
--- a/odk/examples/DevelopersGuide/Forms/TextValidator.java
+++ b/odk/examples/DevelopersGuide/Forms/TextValidator.java
@@ -17,11 +17,6 @@
*/
-
-/**
- *
- * @author fs@openoffice.org
- */
public class TextValidator extends ControlValidator
{