summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/Database/OpenQuery.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-11-25 10:31:08 +0200
committerNoel Grandin <noel@peralex.com>2014-11-25 10:34:27 +0200
commit5d602146785669063af11a96c6f716c22e0208ee (patch)
treec5d278dab9ae645ae566999e89e6ed7b044073d8 /odk/examples/DevelopersGuide/Database/OpenQuery.java
parentd6d6903e61d368e03d039f78dc7130cfe0206695 (diff)
java: remove some comment noise
Change-Id: I1c258b853097448d4a59334d915e94dba4c7eb34
Diffstat (limited to 'odk/examples/DevelopersGuide/Database/OpenQuery.java')
-rw-r--r--odk/examples/DevelopersGuide/Database/OpenQuery.java8
1 files changed, 0 insertions, 8 deletions
diff --git a/odk/examples/DevelopersGuide/Database/OpenQuery.java b/odk/examples/DevelopersGuide/Database/OpenQuery.java
index 0aa972aaaf6b..71e47f66ad76 100644
--- a/odk/examples/DevelopersGuide/Database/OpenQuery.java
+++ b/odk/examples/DevelopersGuide/Database/OpenQuery.java
@@ -37,14 +37,6 @@ import com.sun.star.uno.XComponentContext;
import com.sun.star.lang.XMultiComponentFactory;
import com.sun.star.beans.XPropertySet;
-
-
-/*
- * OpenQuery.java
- *
- * Created on 6. Juli 2002, 10:25
- */
-
public class OpenQuery {
/**