summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-09 15:52:22 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-12-10 08:06:38 +0000
commitffffc526e3d6529567694d96a5877d9c63e8e48d (patch)
tree0756646cd88d1179b41422d32de996940af0c9a1 /chart2
parent9711dccd7fae3e3e77dc2d2018bdb8cdbf85309c (diff)
java: remove comment noise
Change-Id: If6347197ff4436b4edd06e6e62d8e8e6fe1d4db6 Reviewed-on: https://gerrit.libreoffice.org/13408 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/qa/TestCaseOldAPI.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/qa/TestCaseOldAPI.java b/chart2/qa/TestCaseOldAPI.java
index 6c1366a1d168..e58a045e22ca 100644
--- a/chart2/qa/TestCaseOldAPI.java
+++ b/chart2/qa/TestCaseOldAPI.java
@@ -19,7 +19,6 @@
// package name: as default, start with complex
package qa;
-// imports
import complexlib.ComplexTestCase;
import com.sun.star.uno.UnoRuntime;
import com.sun.star.uno.Type;