Update auto-generated bindings
[ldk-java] / ts / structs / UnsignedNodeAnnouncement.ts
index 7a013cbcdbc99f201bc737d5cc04ca6c2e8721e9..b64c4f853cc3597a665ebe51fdc838795b8cfd84 100644 (file)
@@ -27,7 +27,6 @@ import * as bindings from '../bindings' // TODO: figure out location
 
        public void set_features(NodeFeatures val) {
                bindings.UnsignedNodeAnnouncement_set_features(this.ptr, val == null ? 0 : val.ptr & ~1);
-               this.ptrs_to.add(val);
        }
 
        public number get_timestamp() {