2010-06-05 fchouinard@gmail.com Contributions for bugs 292965, 292963, 293102,...
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.tests / stubs / org / eclipse / linuxtools / tmf / component / TmfSyntheticEventProviderStub.java
index 07665e7a7ed418e8b89885d5107d6419d8ce8460..b48936f9fa1a308663c6b4af687475b331b00f29 100644 (file)
@@ -77,7 +77,7 @@ public class TmfSyntheticEventProviderStub extends TmfEventProvider<TmfSynthetic
                        queueResult(new TmfSyntheticEventStub(e));
                        queueResult(new TmfSyntheticEventStub(e));
                } catch (InterruptedException e1) {
-                       e1.printStackTrace();
+//                     e1.printStackTrace();
                }
        }
 
This page took 0.025132 seconds and 5 git commands to generate.