X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftal%2Ftal.c;h=df4020ea07e4997b6888d9418cf521fa74437e6a;hp=8360b2520690c31a594da58a4cef8cb57889d87e;hb=77aa87f08799dafb2f4db6e967f0a3996e5ba883;hpb=f14e4e974f7641262de3fe10c09c984c51a69dd7 diff --git a/ccan/tal/tal.c b/ccan/tal/tal.c index 8360b252..df4020ea 100644 --- a/ccan/tal/tal.c +++ b/ccan/tal/tal.c @@ -906,7 +906,6 @@ static bool check_node(struct children *parent_child, if (name) return check_err(t, errorstr, "has extra literal"); - name = (struct name *)p; break; } if (!in_bounds(p))