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