summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-09 15:01:12 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-12-10 08:04:33 +0000
commitdd6c337d83eb21f7b4e2a1c755150f2e4c799fb7 (patch)
tree4e850460e990385d53f0d4b4d78654df77961da0 /vcl
parent3e7f9e3a8fbb1a556c76d8be181de259793c4560 (diff)
java: remove some comment noise
Change-Id: I4d15a0e606f468346bc5d2f43af2e14bcc758e13 Reviewed-on: https://gerrit.libreoffice.org/13405 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'vcl')
-rw-r--r--vcl/qa/complex/memCheck/CheckMemoryUsage.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcl/qa/complex/memCheck/CheckMemoryUsage.java b/vcl/qa/complex/memCheck/CheckMemoryUsage.java
index 1589013a7747..77dc3d695ed9 100644
--- a/vcl/qa/complex/memCheck/CheckMemoryUsage.java
+++ b/vcl/qa/complex/memCheck/CheckMemoryUsage.java
@@ -89,8 +89,7 @@ class TempDir
}
}
-public class CheckMemoryUsage /* extends ComplexTestCase */
-
+public class CheckMemoryUsage
{
private static final String sWriterDoc = "sxw,writer_pdf_Export";