Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / Result_SpendableOutputDescriptorDecodeErrorZ.java
index c01dd857a60f6d1a223779506d75e92be88a8438..4c5a0c0a7e6cf07f7f369b3e386cce9fb058af85 100644 (file)
@@ -58,7 +58,6 @@ public class Result_SpendableOutputDescriptorDecodeErrorZ extends CommonBase {
                long ret = bindings.CResult_SpendableOutputDescriptorDecodeErrorZ_err(e == null ? 0 : e.ptr & ~1);
                if (ret < 1024) { return null; }
                Result_SpendableOutputDescriptorDecodeErrorZ ret_hu_conv = Result_SpendableOutputDescriptorDecodeErrorZ.constr_from_ptr(ret);
-               ret_hu_conv.ptrs_to.add(e);
                return ret_hu_conv;
        }