Update auto-generated bindings
[ldk-java] / ts / structs / Fallback.ts
index 54dca6646d8007162c1787cc75868cf4148cbf0d..046b1440a0bd51c7916e37d4d103c0587b49d3dd 100644 (file)
@@ -83,7 +83,6 @@ export class ScriptHash extends Fallback {
 
        public boolean eq(Fallback b) {
                boolean ret = bindings.Fallback_eq(this.ptr, b == null ? 0 : b.ptr & ~1);
-               this.ptrs_to.add(b);
                return ret;
        }