2010-11-09 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug315307
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.tests / stubs / org / eclipse / linuxtools / tmf / event / TmfEventContentStub.java
index 91dc38af1c2345e601ffccaed9a9aec3a5ffcb69..97f87cc3afbff511df92f5c48c72c7028be0787b 100644 (file)
@@ -17,6 +17,7 @@ package org.eclipse.linuxtools.tmf.event;
  * <p>
  * TODO: Implement me. Please.
  */
+@SuppressWarnings("nls")
 public class TmfEventContentStub extends TmfEventContent {
 
        public TmfEventContentStub(TmfEvent parent, Object content) {
This page took 0.023665 seconds and 5 git commands to generate.