summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/lang
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/tests/java/ifc/lang
parent2caf5d19376f211bce78c9ecf040fa686201befc (diff)
Java cleanup - remove unused imports
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
Diffstat (limited to 'qadevOOo/tests/java/ifc/lang')
-rw-r--r--qadevOOo/tests/java/ifc/lang/_XComponent.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/lang/_XComponent.java b/qadevOOo/tests/java/ifc/lang/_XComponent.java
index 78ddc35ff1d2..66fe850e5ab0 100644
--- a/qadevOOo/tests/java/ifc/lang/_XComponent.java
+++ b/qadevOOo/tests/java/ifc/lang/_XComponent.java
@@ -18,7 +18,6 @@
package ifc.lang;
-import com.sun.star.container.XNameContainer;
import lib.MultiMethodTest;
import com.sun.star.frame.XDesktop;