tmf/lttng: Remove unneeded (non-Javadoc) comments
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / signal / TmfClearExperimentSignal.java
index 2ab51ac44fc32a9724f6c29b52b54d1d87572e56..6c2a955df21b40ba801c97c71d8af57ba6f48c87 100644 (file)
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2012 Ericsson
+ * Copyright (c) 2012, 2013 Ericsson
  *
  * All rights reserved. This program and the accompanying materials are
  * made available under the terms of the Eclipse Public License v1.0 which
@@ -28,9 +28,6 @@ public class TmfClearExperimentSignal extends TmfSignal {
         super(source);
     }
 
-    /* (non-Javadoc)
-     * @see java.lang.Object#toString()
-     */
     @Override
     @SuppressWarnings("nls")
     public String toString() {
This page took 0.02646 seconds and 5 git commands to generate.