Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / histogram / HistogramBucket.java
index a6ae1625d597e5401dc86d89abe588e887566a04..3bbba4c68a723af9280240e9fe83ee4035a4ed32 100644 (file)
@@ -17,7 +17,6 @@ import java.util.Arrays;
 /**
  * This class counts events for a particular time range, taking into account origin of the event.
  * @author Xavier Raynaud
- * @since 3.0
  */
 public class HistogramBucket {
 
This page took 0.024132 seconds and 5 git commands to generate.