diff options
author | Noel Grandin <noel@peralex.com> | 2012-08-30 16:37:24 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-09-06 17:13:58 +0200 |
commit | bf4352084b991981975a24a8e61cbb3cbf3e0159 (patch) | |
tree | 0cdda83cb01e1fcfc43c63c0993286a5883d6a9f /chart2 | |
parent | 80891ead730bf1df084d84e89157e5411f3ae0bc (diff) |
Java cleanup, remove unnecessary imports
Change-Id: Iacfcb2e16cb0e3c25a4cd0678a374fe5111284f7
Diffstat (limited to 'chart2')
-rw-r--r-- | chart2/qa/TestCaseOldAPI.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/qa/TestCaseOldAPI.java b/chart2/qa/TestCaseOldAPI.java index 79406094fda1..5792f52483c3 100644 --- a/chart2/qa/TestCaseOldAPI.java +++ b/chart2/qa/TestCaseOldAPI.java @@ -27,8 +27,6 @@ import com.sun.star.uno.Type; import com.sun.star.uno.XComponentContext; import java.io.PrintWriter; -import java.util.Hashtable; - import com.sun.star.lang.*; import com.sun.star.beans.*; import com.sun.star.frame.*; @@ -40,7 +38,6 @@ import com.sun.star.util.XCloseable; import com.sun.star.util.CloseVetoException; import com.sun.star.uno.AnyConverter; -import com.sun.star.comp.helper.ComponentContext; /** * The following Complex Test will test the |