Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.ctf.core / src / org / eclipse / tracecompass / internal / ctf / core / event / types / ArrayDeclaration.java
index c60fd91241c89682255484b5d43e4fade654d7ee..c871a47e51d2b5a929c78e5a18da09dda3cf7f95 100644 (file)
@@ -39,7 +39,6 @@ import com.google.common.collect.ImmutableList.Builder;
  * circular dependency). The length is the number of elements in an array.
  *
  * @author Matthew Khouzam
- * @since 3.1
  */
 public final class ArrayDeclaration extends CompoundDeclaration {
 
This page took 0.02519 seconds and 5 git commands to generate.