summaryrefslogtreecommitdiff
path: root/sot/qa
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 /sot/qa
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 'sot/qa')
-rw-r--r--sot/qa/complex/olesimplestorage/OLESimpleStorageUnitTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/qa/complex/olesimplestorage/OLESimpleStorageUnitTest.java b/sot/qa/complex/olesimplestorage/OLESimpleStorageUnitTest.java
index 3e1a99e2b7a7..97c7b6166744 100644
--- a/sot/qa/complex/olesimplestorage/OLESimpleStorageUnitTest.java
+++ b/sot/qa/complex/olesimplestorage/OLESimpleStorageUnitTest.java
@@ -32,7 +32,7 @@ import static org.junit.Assert.*;
/* Document.
*/
-public class OLESimpleStorageUnitTest /* extends ComplexTestCase */
+public class OLESimpleStorageUnitTest
{
private XMultiServiceFactory m_xMSF = null;