[Bug 303523] LTTng/TMF udpates:
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / src / org / eclipse / linuxtools / lttng / ui / views / project / dialogs / ImportTraceWizard.java
index 21262125873e1b3a44e24967eb66432e2407c39a..a5d89f0de8508e532e6bf0d8d9c793052323814a 100644 (file)
@@ -63,7 +63,6 @@ public class ImportTraceWizard extends Wizard implements IImportWizard {
     /* (non-Javadoc)
      * @see org.eclipse.ui.IWorkbenchWizard#init(org.eclipse.ui.IWorkbench, org.eclipse.jface.viewers.IStructuredSelection)
      */
-       @SuppressWarnings("unchecked")
        public void init(IWorkbench workbench, IStructuredSelection selection) {
         fWorkbench = workbench;
         fSelection = selection;
@@ -86,4 +85,4 @@ public class ImportTraceWizard extends Wizard implements IImportWizard {
         return fMainPage.finish();
     }
 
-}
+}
\ No newline at end of file
This page took 0.023614 seconds and 5 git commands to generate.