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