Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / parsers / custom / CustomEventType.java
index 3852968cd6ba366c6bf101f29988f3e20f6d84a8..e7a35232d79794f0f87561c9dc6bc1a5b21c0721 100644 (file)
@@ -20,7 +20,6 @@ import org.eclipse.tracecompass.tmf.core.event.TmfEventType;
  * Event type for custom text parsers.
  *
  * @author Patrick Tassé
- * @since 3.0
  */
 public abstract class CustomEventType extends TmfEventType {
 
This page took 0.025131 seconds and 5 git commands to generate.