Fix for streaming and reconnection. Added standalone releng for lttng.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / stubs / org / eclipse / linuxtools / lttng / stubs / LTTngTimestampStub.java
index dd4957643b72814d04edb3461d42de0ebacf9a54..3326810a0d6b9f740b842a5284c7c29bb3f4e229 100644 (file)
@@ -15,7 +15,8 @@ public class LTTngTimestampStub extends TmfTimestamp {
     /**
         * 
         */
-       private static final long serialVersionUID = 216576768443708259L;
+       @SuppressWarnings("unused")
+    private static final long serialVersionUID = 216576768443708259L;
 
        /**
      * @param value
This page took 0.052115 seconds and 5 git commands to generate.