Update auto-generated bindings
[ldk-java] / ts / structs / RawInvoice.ts
index 162796d5f98d0680cb7416dfb3060321d0ac5104..bb6a5dce0783f246382d25247230d2758e258bf3 100644 (file)
@@ -27,7 +27,6 @@ import * as bindings from '../bindings' // TODO: figure out location
 
        public void set_data(RawDataPart val) {
                bindings.RawInvoice_set_data(this.ptr, val == null ? 0 : val.ptr & ~1);
-               this.ptrs_to.add(val);
        }
 
        public boolean eq(RawInvoice b) {