commit | 9d671ad1cf6d48c3249c73e2e0ad5aa0f3768a86 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Fri Sep 11 11:56:48 2015 +0100 |
committer | Matt Caswell <matt@openssl.org> | Fri Oct 30 08:38:18 2015 +0000 |
tree | cc86004ba6f2adc6569cc023603840d42eb92571 | |
parent | f0de39595013e4b3af2fd8c76740e52c1a87c2cf [diff] |
Remove some unused variables The next_state variable is no longer needed in the new state machine. Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>