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