]> git.ipfire.org Git - thirdparty/tor.git/commit
Fix unused-but-set-variable warnings in the connection unit tests
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Thu, 19 May 2016 16:49:36 +0000 (12:49 -0400)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Thu, 19 May 2016 16:49:36 +0000 (12:49 -0400)
commit2d21f03cdcf759e434b5f82abe9bd285c37004ff
tree9b18b619e60f0f81772c2f0f6a508ff4e1d370d0
parentc5d87ef6af78ec24bebac1c634dd8d16dda585f8
Fix unused-but-set-variable warnings in the connection unit tests

No behaviour change - just remove the variables
src/test/test_connection.c