diff options
author | Taylor Yu <catalyst@torproject.org> | 2018-12-13 17:18:49 -0600 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2018-12-20 17:54:49 -0600 |
commit | 308dde0c386158971a66c6e035b3f1ad67019eb5 (patch) | |
tree | cbe5652cf54945688e89d6268f6a05bd75160e87 /src/app/main | |
parent | e4109020e9b423a170e7ca14d04727bc3730dc67 (diff) | |
download | tor-308dde0c386158971a66c6e035b3f1ad67019eb5.tar.gz tor-308dde0c386158971a66c6e035b3f1ad67019eb5.zip |
Remove unused old_state var in connection_or.c
connection_or_change_state() saved an old_state to pass to
channel_tls_handle_state_change_on_orconn(), which promptly cast it to
void. Remove this unused variable and parameter.
Diffstat (limited to 'src/app/main')
0 files changed, 0 insertions, 0 deletions