summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration.java')
-rw-r--r--qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration.java b/qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration.java
index bc5aa4cc1f3f..4b53c1ea38ab 100644
--- a/qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration.java
+++ b/qadevOOo/tests/java/ifc/frame/_XUIControllerRegistration.java
@@ -30,7 +30,6 @@
package ifc.frame;
-import com.sun.star.uno.UnoRuntime;
import com.sun.star.frame.XUIControllerRegistration;
import lib.MultiMethodTest;
@@ -64,4 +63,4 @@ public class _XUIControllerRegistration extends MultiMethodTest {
tRes.tested("hasController()", res);
}
-} \ No newline at end of file
+}