Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / viewers / statistics / model / Messages.java
index b09ea60235ceb402b5aed07b5b15d7732dc5f495..3ea728e6c3f6b6ed6f0479c2a39c6d32324986c8 100755 (executable)
@@ -17,9 +17,7 @@ import org.eclipse.osgi.util.NLS;
 /**
  * Message strings for the statistics framework.
  *
- * @version 2.0
  * @author Mathieu Denis
- * @since 2.0
  */
 public class Messages extends NLS {
 
@@ -57,13 +55,11 @@ public class Messages extends NLS {
 
     /**
      * Partial number of events column.
-     * @since 2.0
      */
     public static String TmfStatisticsView_NbEventsTimeRangeColumn;
 
     /**
      * Partial number of events column tool tip.
-     * @since 2.0
      */
     public static String TmfStatisticsView_NbEventsTimeRangeTip;
 
This page took 0.024649 seconds and 5 git commands to generate.