2010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.tests / stubs / org / eclipse / linuxtools / tmf / component / TmfClientStub.java
index 58e4ae4f185e97c1093e325fd17d3ff90d243008..8ce79737eaf7cc69315369e63637078c4b785b8a 100644 (file)
@@ -19,6 +19,7 @@ import org.eclipse.linuxtools.tmf.event.TmfSyntheticEventStub;
  * <p>
  * TODO: Implement me. Please.
  */
+@SuppressWarnings("nls")
 public class TmfClientStub extends TmfComponent {
 
        private TmfDataProvider<TmfSyntheticEventStub>[] fProviders;
This page took 0.023705 seconds and 5 git commands to generate.