Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ctf.core / src / org / eclipse / tracecompass / tmf / ctf / core / event / CtfTmfLostEvent.java
index a8edacf2e1654345af5ef49973cfa705f888bf63..274ce0856ab01507cf2b4c3d55e451cb436e9f68 100644 (file)
@@ -24,7 +24,6 @@ import org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace;
  * An implementation of {@link ITmfLostEvent} for use in the CTF adaptor.
  *
  * @author Alexandre Montplaisir
- * @since 2.2
  */
 public class CtfTmfLostEvent extends CtfTmfEvent implements ITmfLostEvent {
 
This page took 0.025068 seconds and 5 git commands to generate.