summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/MSOfficePrint.java
diff options
context:
space:
mode:
authorrbuj <robert.buj@gmail.com>2014-09-07 18:13:28 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-09-08 02:59:46 -0500
commitc9dbe53a4a3ccd4ad85354322e63c9e92c1c0dda (patch)
tree74915c551de8ca316e9d8cd77bce69c144643b07 /qadevOOo/runner/convwatch/MSOfficePrint.java
parente6b295e55d82f236206c24f5cf1dcc314c34b20f (diff)
qadevOOo: remove import from the same package
Change-Id: Id12bece6f1bba0591c3b311553df3fecec40e524 Reviewed-on: https://gerrit.libreoffice.org/11324 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'qadevOOo/runner/convwatch/MSOfficePrint.java')
-rw-r--r--qadevOOo/runner/convwatch/MSOfficePrint.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/runner/convwatch/MSOfficePrint.java b/qadevOOo/runner/convwatch/MSOfficePrint.java
index 92dc05ed82ac..821678284557 100644
--- a/qadevOOo/runner/convwatch/MSOfficePrint.java
+++ b/qadevOOo/runner/convwatch/MSOfficePrint.java
@@ -18,11 +18,9 @@
package convwatch;
-import convwatch.FileHelper;
import java.io.File;
import java.io.FileWriter;
import java.io.RandomAccessFile;
-import convwatch.GraphicalTestArguments;
import helper.ProcessHandler;
import java.util.ArrayList;
import helper.OSHelper;