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