Dont auto-free slices passed to Rust
[ldk-java] / src / main / jni / org_ldk_impl_bindings.h
index 4d6686a6f8045f2e421b869cdabee4ed9ffc484b..adb94d25bcacbe9fb3983270420d1c040b81f726 100644 (file)
@@ -39,14 +39,6 @@ JNIEXPORT jlong JNICALL Java_org_ldk_impl_bindings_deref_1long
 JNIEXPORT void JNICALL Java_org_ldk_impl_bindings_free_1heap_1ptr
   (JNIEnv *, jclass, jlong);
 
-/*
- * Class:     org_ldk_impl_bindings
- * Method:    u8_vec_to_heap_slice
- * Signature: (J)J
- */
-JNIEXPORT jlong JNICALL Java_org_ldk_impl_bindings_u8_1vec_1to_1heap_1slice
-  (JNIEnv *, jclass, jlong);
-
 /*
  * Class:     org_ldk_impl_bindings
  * Method:    u8_vec_len