summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/lib
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-08-21 08:39:16 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-28 16:15:42 +0200
commitff77676612d8ca7874ba0616ff1841f556f4ddb2 (patch)
tree1d0f9b8bea8d7fc583654734805019b891f4257c /qadevOOo/runner/lib
parent2caf5d19376f211bce78c9ecf040fa686201befc (diff)
Java cleanup - remove unused imports
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
Diffstat (limited to 'qadevOOo/runner/lib')
-rw-r--r--qadevOOo/runner/lib/MultiMethodTest.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/runner/lib/MultiMethodTest.java b/qadevOOo/runner/lib/MultiMethodTest.java
index 9756ccebfee8..dd467af2c8b0 100644
--- a/qadevOOo/runner/lib/MultiMethodTest.java
+++ b/qadevOOo/runner/lib/MultiMethodTest.java
@@ -27,7 +27,6 @@ import share.DescEntry;
import stats.Summarizer;
import com.sun.star.uno.UnoRuntime;
-import com.sun.star.uno.XInterface;
/**
* The class supports method based interface tests development.