summaryrefslogtreecommitdiff
path: root/bean/qa/complex
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-08-30 16:37:24 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-06 17:13:58 +0200
commitbf4352084b991981975a24a8e61cbb3cbf3e0159 (patch)
tree0cdda83cb01e1fcfc43c63c0993286a5883d6a9f /bean/qa/complex
parent80891ead730bf1df084d84e89157e5411f3ae0bc (diff)
Java cleanup, remove unnecessary imports
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
Diffstat (limited to 'bean/qa/complex')
-rw-r--r--bean/qa/complex/bean/OOoBeanTest.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/bean/qa/complex/bean/OOoBeanTest.java b/bean/qa/complex/bean/OOoBeanTest.java
index 8a394d2299d1..ae256ddef303 100644
--- a/bean/qa/complex/bean/OOoBeanTest.java
+++ b/bean/qa/complex/bean/OOoBeanTest.java
@@ -18,8 +18,6 @@
package complex.bean;
-// import complexlib.ComplexTestCase;
-import com.sun.star.lang.XMultiServiceFactory;
import java.awt.event.*;
import java.awt.event.KeyEvent;
import com.sun.star.comp.beans.OOoBean;