Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / Result_SignedRawInvoiceNoneZ.java
index 593dcdc34fb8f0e45973a55fccea444059701b39..0e936f8c3ba973b1d38a0aef3fbea9ea0a96d4da 100644 (file)
@@ -43,7 +43,6 @@ public class Result_SignedRawInvoiceNoneZ extends CommonBase {
                long ret = bindings.CResult_SignedRawInvoiceNoneZ_ok(o == null ? 0 : o.ptr & ~1);
                if (ret < 1024) { return null; }
                Result_SignedRawInvoiceNoneZ ret_hu_conv = Result_SignedRawInvoiceNoneZ.constr_from_ptr(ret);
-               ret_hu_conv.ptrs_to.add(o);
                return ret_hu_conv;
        }