Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / viewers / events / columns / TmfEventTableColumn.java
index 34f98984cce705343052a711bc59d4689aeae3d1..de1384297391ef774d5543b62a8ecc4e0db0a6f8 100644 (file)
@@ -30,7 +30,6 @@ import org.eclipse.tracecompass.tmf.core.event.aspect.ITmfEventAspect;
  * @author Alexandre Montplaisir
  * @noextend This class should not be extended directly. You should instead
  *           implement an {@link ITmfEventAspect}.
- * @since 3.1
  */
 @NonNullByDefault
 public class TmfEventTableColumn {
This page took 0.026118 seconds and 5 git commands to generate.