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

View File

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