X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/92cc0bca10274a3bd9cd80b729b991b885f63b31..refs/heads/mdw/xdh:/transform-eax.c diff --git a/transform-eax.c b/transform-eax.c index 04cd0e6..9bd4380 100644 --- a/transform-eax.c +++ b/transform-eax.c @@ -312,7 +312,6 @@ static list_t *transform_apply(closure_t *self, struct cloc loc, update_max_start_pad(&transform_max_start_pad, 0); - st->ops.keylen=0; st->ops.create=transform_create; return new_closure(&st->cl);