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