Skip to content

Commit af1f3a0

Browse files
authored
Update Class Jolt
1 parent 3e1837f commit af1f3a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • src/main/java/volucris/bindings/jolt

src/main/java/volucris/bindings/jolt/Jolt.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ public static void loadNativeLibrary() {
4141
public static void loadNativeLibrary(boolean debug) {
4242
NativeLibraryLoader.loadLibrary("natives/jolt", "joltc", debug);
4343
}
44-
}
4544

4645
public static boolean init() {
4746
try {

0 commit comments

Comments
 (0)