Update auto-generated bindings
[ldk-java] / ts / structs / UnsignedChannelAnnouncement.ts
index 3966cb206b6ca37d92f5c83ce7b9ba8a870c6f14..34645a6805dd81e79933d6a4987dda468dfd0e71 100644 (file)
@@ -27,7 +27,6 @@ import * as bindings from '../bindings' // TODO: figure out location
 
        public void set_features(ChannelFeatures val) {
                bindings.UnsignedChannelAnnouncement_set_features(this.ptr, val == null ? 0 : val.ptr & ~1);
-               this.ptrs_to.add(val);
        }
 
        public Uint8Array get_chain_hash() {