Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / event / ITmfEventType.java
index a6870099b1fbfe32272ace1abecc4d0cc4a3f3cc..f4096c92943f1a572981b23ac05e8568da414a1d 100644 (file)
@@ -53,7 +53,6 @@ public interface ITmfEventType {
 
     /**
      * @return the event field names (labels)
-     * @since 3.0
      */
     Collection<String> getFieldNames();
 }
This page took 0.026388 seconds and 5 git commands to generate.