Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core / src / org / eclipse / tracecompass / tmf / core / trace / ITmfTraceCompleteness.java
index af8a172202f1296605f11ecebbd65bb5eb7b6eaa..06128577f11560ef0aa8b3ab117e9c02dd37b84b 100644 (file)
@@ -16,8 +16,6 @@ package org.eclipse.tracecompass.tmf.core.trace;
  * An interface that provides information about the completeness of a trace. A
  * trace is considered complete when it is known that no more data will be added
  * to it.
- *
- * @since 3.1
  */
 public interface ITmfTraceCompleteness {
 
This page took 0.025794 seconds and 5 git commands to generate.