Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / synchronization / TmfSynchronizationView.java
index 6eb53da39c72daa2199cdbc04fba81d7b3e32e85..0f5c16233dfb2a9d791003c6ff0182cac8146a0d 100644 (file)
@@ -33,7 +33,6 @@ import org.eclipse.tracecompass.tmf.ui.views.TmfView;
  * Small view to display statistics about a synchronization
  *
  * @author Geneviève Bastien
- * @since 3.0
  */
 public class TmfSynchronizationView extends TmfView {
 
@@ -119,7 +118,6 @@ public class TmfSynchronizationView extends TmfView {
      *
      * @param signal
      *            Contains information about the selected trace
-     * @since 3.1
      */
     @TmfSignalHandler
     public void traceSelected(TmfTraceSelectedSignal signal) {
This page took 0.051636 seconds and 5 git commands to generate.