aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-22 00:39:38 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-22 00:39:38 +0000
commit0da48724ebe7d0a61427a966cd718171b7ecde5d (patch)
tree5e77205dea51844a77e11df2bab639ceadd9727e /src/transport/plugin_transport_tcp.c
parentf466a1d88a3880670b18d79d54f609ab9f43dd07 (diff)
downloadgnunet-0da48724ebe7d0a61427a966cd718171b7ecde5d.tar.gz
gnunet-0da48724ebe7d0a61427a966cd718171b7ecde5d.zip
-code hygene
Diffstat (limited to 'src/transport/plugin_transport_tcp.c')
-rw-r--r--src/transport/plugin_transport_tcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_tcp.c b/src/transport/plugin_transport_tcp.c
index 2ce9d9592..60c9f6201 100644
--- a/src/transport/plugin_transport_tcp.c
+++ b/src/transport/plugin_transport_tcp.c
@@ -1020,7 +1020,6 @@ do_transmit (void *cls, size_t size, void *buf)
1020 char *cbuf; 1020 char *cbuf;
1021 size_t ret; 1021 size_t ret;
1022 1022
1023 GNUNET_assert (NULL != session);
1024 session->transmit_handle = NULL; 1023 session->transmit_handle = NULL;
1025 plugin = session->plugin; 1024 plugin = session->plugin;
1026 if (NULL == buf) 1025 if (NULL == buf)