Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / histogram / HistogramRequest.java
index 3b2b25940c20e966100b41a04ee5b1a1a6a19c9d..5ec5201352be42a0767d19ef131f378db70b4a76 100644 (file)
@@ -66,7 +66,6 @@ public class HistogramRequest extends TmfEventRequest {
      *            The requested execution priority
      * @param fullRange
      *            Full range or time range for histogram request
-     * @since 3.0
      */
     public HistogramRequest(HistogramDataModel histogram, TmfTimeRange range,
             int rank, int nbEvents, int blockSize,
This page took 0.028481 seconds and 5 git commands to generate.