tmf/lttng: Remove unneeded (non-Javadoc) comments
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / tmf / core / ctfadaptor / CtfTmfTrace.java
index c4263d0f419aff2a24c71a8585f8199d047eb76d..4273276badc733135a97e7f9576814ed707937b1 100644 (file)
@@ -107,11 +107,6 @@ public class CtfTmfTrace extends TmfTrace implements ITmfEventParser {
         }
     }
 
-    /*
-     * (non-Javadoc)
-     *
-     * @see org.eclipse.linuxtools.tmf.core.trace.TmfTrace#dispose()
-     */
     @Override
     public synchronized void dispose() {
         CtfIteratorManager.removeTrace(this);
This page took 0.024291 seconds and 5 git commands to generate.