lttng: Fix most compiler warnings as per the new settings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / src / org / eclipse / linuxtools / internal / lttng2 / ui / views / control / model / impl / TraceControlComponent.java
index efbd56e4401fe2c71948fce9456f5e581f3d53ff..5154d4b01006f52ab2716cf246c72b138099bea8 100644 (file)
@@ -438,7 +438,6 @@ public class TraceControlComponent implements ITraceControlComponent {
      * (non-Javadoc)
      * @see org.eclipse.core.runtime.IAdaptable#getAdapter(java.lang.Class)
      */
-    @SuppressWarnings("rawtypes")
     @Override
     public Object getAdapter(Class adapter) {
         return null;
This page took 0.02441 seconds and 5 git commands to generate.