Remove all existing @since annotations
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ui / src / org / eclipse / tracecompass / tmf / ui / views / filter / FilterView.java
index 243184928173ef6c38e5c7a4b918733dd9d3d9a1..ba6add52595532dbc213a41fa0f5a5066495b183 100644 (file)
@@ -116,7 +116,6 @@ public class FilterView extends TmfView {
      *
      * @param filter
      *            The filter to add.
-     * @since 3.1
      */
     public void addFilter(ITmfFilterTreeNode filter) {
         if (filter == null) {
This page took 0.041803 seconds and 5 git commands to generate.