Update auto-generated bindings
[ldk-java] / ts / structs / SignOrCreationError.ts
index c6e5c76a78d80910349ed69bd36f6d49639f42df..27312a3ae4cb12f362fc34697af9457d618f77c4 100644 (file)
@@ -55,7 +55,6 @@ export class CreationError extends SignOrCreationError {
 
        public boolean eq(SignOrCreationError b) {
                boolean ret = bindings.SignOrCreationError_eq(this.ptr, b == null ? 0 : b.ptr & ~1);
-               this.ptrs_to.add(b);
                return ret;
        }