Update auto-generated bindings
[ldk-java] / ts / structs / TwoTuple_OutPointScriptZ.ts
index 1a45c6afc1f5de5f86b3bd2300905d3e8d7526ee..7949951890157fd25663c3bff2845362b5f521fd 100644 (file)
@@ -41,7 +41,6 @@ import * as bindings from '../bindings' // TODO: figure out location
                number ret = bindings.C2Tuple_OutPointScriptZ_new(a == null ? 0 : a.ptr & ~1, b);
                TwoTuple_OutPointScriptZ ret_hu_conv = new TwoTuple_OutPointScriptZ(null, ret);
                ret_hu_conv.ptrs_to.add(ret_hu_conv);
-               ret_hu_conv.ptrs_to.add(a);
                return ret_hu_conv;
        }