Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / SignOrCreationError.java
index f087a97c85d787cc4391474dcc90e59ea0b848bc..7b3c01bcf9f30f0c84c29218f5411687363760c5 100644 (file)
@@ -81,7 +81,6 @@ public class SignOrCreationError extends CommonBase {
         */
        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;
        }