aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api2_communication.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport_api2_communication.c')
-rw-r--r--src/transport/transport_api2_communication.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/transport/transport_api2_communication.c b/src/transport/transport_api2_communication.c
index 01a2447fa..e80cd5c03 100644
--- a/src/transport/transport_api2_communication.c
+++ b/src/transport/transport_api2_communication.c
@@ -694,7 +694,6 @@ handle_backchannel_incoming (
694 const struct GNUNET_TRANSPORT_CommunicatorBackchannelIncoming *bi) 694 const struct GNUNET_TRANSPORT_CommunicatorBackchannelIncoming *bi)
695{ 695{
696 struct GNUNET_TRANSPORT_CommunicatorHandle *ch = cls; 696 struct GNUNET_TRANSPORT_CommunicatorHandle *ch = cls;
697
698 if (NULL != ch->notify_cb) 697 if (NULL != ch->notify_cb)
699 ch->notify_cb (ch->notify_cb_cls, 698 ch->notify_cb (ch->notify_cb_cls,
700 &bi->pid, 699 &bi->pid,