summaryrefslogtreecommitdiffstats
path: root/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-07-02 13:58:06 +0200
committerCaolán McNamara <caolanm@redhat.com>2012-08-20 12:55:13 +0100
commit38d0e9014bb36f2777841da9497a684017c676f8 (patch)
treed5da42225dff867be696b217b06902d63d04cbd6 /qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
parentJava update - cleanup javadoc @see tags (diff)
downloadcore-38d0e9014bb36f2777841da9497a684017c676f8.tar.gz
core-38d0e9014bb36f2777841da9497a684017c676f8.zip
Java update - clean up some more @see and @link tags
Change-Id: Ib6f3af37906583af376687962b758d348431585f
Diffstat (limited to 'qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java')
-rw-r--r--qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java b/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
index c4e1a5940b2d..5d371e48b731 100644
--- a/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
+++ b/qadevOOo/runner/convwatch/GraphicalDifferenceCheck.java
@@ -107,8 +107,6 @@ public class GraphicalDifferenceCheck
*
* @param _sInputFile the original document
* @param _sReferencePath the directory where the document will print as file or export as pdf.
- *
- * @throws ConvWatchException if the are problems, see containing message
*/
public static boolean isReferenceExists(String _sInputFile, String _sReferencePath, GraphicalTestArguments _aGTA)
{