summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/Forms/SingleControlValidation.java')
-rw-r--r--odk/examples/DevelopersGuide/Forms/SingleControlValidation.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java b/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java
index 0d24c6f04465..50b59640fae3 100644
--- a/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java
+++ b/odk/examples/DevelopersGuide/Forms/SingleControlValidation.java
@@ -21,10 +21,6 @@ import com.sun.star.lang.*;
import com.sun.star.beans.*;
import com.sun.star.form.validation.*;
-/**
- *
- * @author fs@openoffice.org
- */
public class SingleControlValidation implements XFormComponentValidityListener
{
private DocumentHelper m_document; /// our current test document