Update auto-generated bindings
[ldk-java] / src / main / java / org / ldk / structs / ShutdownScript.java
index d97b4f6074ed90aa2ad25ad962934397eeb4bbf3..f6343a16847dd115c0322482a96f613ed00d8cd7 100644 (file)
@@ -116,7 +116,7 @@ public class ShutdownScript extends CommonBase {
         */
        public byte[] into_inner() {
                byte[] ret = bindings.ShutdownScript_into_inner(this.ptr);
-               this.ptrs_to.add(this);
+               ;
                return ret;
        }