update sample java
[lttv.git] / ltt-usertrace / java / Sample.java
index 08f7cc899eb3e5e80154bd6c3941847a301f2bba..75f1c0c406cbad8a0e80b7ee06813659afd88492 100644 (file)
@@ -9,7 +9,6 @@ public class Sample
 
   public static void main(String[] args)
   {
-    System.out.println("Hello world");
     Sample.trace_java_generic_string("Tracing from java");
   }
 }
This page took 0.023394 seconds and 4 git commands to generate.