Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.analysis.xml.core / src / org / eclipse / tracecompass / tmf / analysis / xml / core / stateprovider / TmfXmlStrings.java
index 886bba7890fe9e2fd5bd3a1bb8ad9f31f64ebad8..e6e4111d39244a6cf93a15613ec4b9f84f32fbe3 100644 (file)
@@ -83,9 +83,6 @@ public interface TmfXmlStrings {
     String STACK_PEEK = "peek";
     String CPU = "cpu";
 
-    /**
-     * @since 1.2
-     */
     String TIMESTAMP = "timestamp";
 
     /* Operator type */
This page took 0.025137 seconds and 5 git commands to generate.