ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core / src / org / eclipse / linuxtools / internal / tmf / core / Messages.java
index 33075c09d4e3ce55450e3482bc31b664e8f15ddf..70b4ee8e4548ba4054e7c130d3b95d0910249e51 100644 (file)
@@ -20,7 +20,7 @@ public class Messages extends NLS {
     private static final String BUNDLE_NAME = "org.eclipse.linuxtools.internal.tmf.core.messages"; //$NON-NLS-1$
     public static String TmfCheckpointIndexer_EventsPerSecond;
     public static String TmfCheckpointIndexer_Indexing;
-    public static String TmfEventField_UnsupportedType;
+
     static {
         // initialize resource bundle
         NLS.initializeMessages(BUNDLE_NAME, Messages.class);
This page took 0.024771 seconds and 5 git commands to generate.