Add a "Clear Tracing Views" command
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / tmf / ui / views / events / TmfEventsView.java
index ec88671d730fb7307c3b7005d97593a57842123f..e94edc4106aa14e9da5c6d9aa1f5648a47ad2155 100644 (file)
@@ -274,7 +274,7 @@ public class TmfEventsView extends TmfView implements IResourceChangeListener {
             if ((fExperiment != null) && (fExperiment.getBookmarksFile() != null)) {
                 ResourcesPlugin.getWorkspace().removeResourceChangeListener(this);
             }
-
+            fExperiment = null;
         }
     }
 
This page took 0.024473 seconds and 5 git commands to generate.