From ffffc526e3d6529567694d96a5877d9c63e8e48d Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 9 Dec 2014 15:52:22 +0200 Subject: java: remove comment noise Change-Id: If6347197ff4436b4edd06e6e62d8e8e6fe1d4db6 Reviewed-on: https://gerrit.libreoffice.org/13408 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- chart2/qa/TestCaseOldAPI.java | 1 - 1 file changed, 1 deletion(-) (limited to 'chart2') 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; -- cgit