summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/DrawTools.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/DrawTools.java')
-rw-r--r--qadevOOo/runner/util/DrawTools.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/qadevOOo/runner/util/DrawTools.java b/qadevOOo/runner/util/DrawTools.java
index 6cb66cd5e3c0..e84f6f718796 100644
--- a/qadevOOo/runner/util/DrawTools.java
+++ b/qadevOOo/runner/util/DrawTools.java
@@ -31,7 +31,6 @@
package util;
// access the implementations via names
-import com.sun.star.uno.XInterface;
import com.sun.star.lang.XMultiServiceFactory;
import com.sun.star.uno.UnoRuntime;
@@ -163,4 +162,4 @@ public class DrawTools {
y, kind ) );
}
-} \ No newline at end of file
+}