Internalize some classes and fix a pile of warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / src / org / eclipse / linuxtools / tmf / core / tests / ctfadaptor / CtfTmfEventTypeTest.java
index 76aaed0483db9db69dd54bf3dd0815893f3b932d..6b197da287577f6460e716abae847554082edd98 100644 (file)
@@ -27,7 +27,7 @@ public class CtfTmfEventTypeTest {
      */
     @Test
     public void testCtfTmfEventType_1() {
-        String contextId = ""; //$NON-NLS-1$
+//        String contextId = ""; //$NON-NLS-1$
         String eventName = ""; //$NON-NLS-1$
         ITmfEventField content = new TmfEventField("", new ITmfEventField[] {}); //$NON-NLS-1$
 
This page took 0.023887 seconds and 5 git commands to generate.