library mass rename: add lttng- prefix
[ust.git] / libustjava / UST.java
diff --git a/libustjava/UST.java b/libustjava/UST.java
deleted file mode 100644 (file)
index be5f7c7..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-import java.util.*;
-
-class UST {
-       public static native void ust_java_event(String name, String arg);
-       static {
-               System.loadLibrary("ustjava");
-       }
-}
-
This page took 0.024263 seconds and 4 git commands to generate.