aboutsummaryrefslogtreecommitdiff
path: root/src/nse/gnunet-service-nse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nse/gnunet-service-nse.c')
-rw-r--r--src/nse/gnunet-service-nse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nse/gnunet-service-nse.c b/src/nse/gnunet-service-nse.c
index 47014fd60..7000ec602 100644
--- a/src/nse/gnunet-service-nse.c
+++ b/src/nse/gnunet-service-nse.c
@@ -1360,7 +1360,6 @@ run (void *cls, struct GNUNET_SERVER_Handle *server,
1360 &core_init, /* Call core_init once connected */ 1360 &core_init, /* Call core_init once connected */
1361 &handle_core_connect, /* Handle connects */ 1361 &handle_core_connect, /* Handle connects */
1362 &handle_core_disconnect, /* Handle disconnects */ 1362 &handle_core_disconnect, /* Handle disconnects */
1363 NULL, /* Do we care about "status" updates? */
1364 NULL, /* Don't want notified about all incoming messages */ 1363 NULL, /* Don't want notified about all incoming messages */
1365 GNUNET_NO, /* For header only inbound notification */ 1364 GNUNET_NO, /* For header only inbound notification */
1366 NULL, /* Don't want notified about all outbound messages */ 1365 NULL, /* Don't want notified about all outbound messages */