Remove a blank line that was bothering me.

This commit is contained in:
Nick Mathewson 2018-04-26 09:10:58 -04:00
parent 2748dd0f1c
commit 33cba1195b
1 changed files with 0 additions and 1 deletions

View File

@ -3686,7 +3686,6 @@ connection_outbuf_too_full(connection_t *conn)
* This should help fix slow upload rates.
*/
static void
update_send_buffer_size(tor_socket_t sock)
{
#ifdef _WIN32