summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-07 08:55:52 +0200
committerNoel Grandin <noel@peralex.com>2014-08-12 09:41:31 +0200
commit1c496506bc0d720241e5f9877681197e3b6d576a (patch)
treea3cf74b38175e94811f429e88faf6e5daec44492 /qadevOOo/runner/util
parentf086884fc33aabd4c9abb1efd8f6892dba4830cf (diff)
java: remove useless javadoc tags
that are not conveying any useful information Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1
Diffstat (limited to 'qadevOOo/runner/util')
-rw-r--r--qadevOOo/runner/util/DesktopTools.java1
-rw-r--r--qadevOOo/runner/util/db/DataSource.java1
2 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/runner/util/DesktopTools.java b/qadevOOo/runner/util/DesktopTools.java
index 96778354ab6a..f790ad93924a 100644
--- a/qadevOOo/runner/util/DesktopTools.java
+++ b/qadevOOo/runner/util/DesktopTools.java
@@ -462,7 +462,6 @@ public class DesktopTools
/**
* Due to typo deprecated
- * @param xModel
* @deprecated
*/
@Deprecated
diff --git a/qadevOOo/runner/util/db/DataSource.java b/qadevOOo/runner/util/db/DataSource.java
index eae018a1608b..0ee1775f5be7 100644
--- a/qadevOOo/runner/util/db/DataSource.java
+++ b/qadevOOo/runner/util/db/DataSource.java
@@ -63,7 +63,6 @@ public class DataSource
/**
* retrieves the css.sdb.OfficeDatabaseDocument associated with the data source
- * @return
*/
public DatabaseDocument getDatabaseDocument()
{