From f2d1198d45bc3786d0164a5b6df928768022d1b7 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Feb 2015 23:31:25 +0000 Subject: dramatically simplify quota notification: avoid registration, simply always notify plugin --- src/transport/gnunet-service-transport_plugins.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/transport/gnunet-service-transport_plugins.h') diff --git a/src/transport/gnunet-service-transport_plugins.h b/src/transport/gnunet-service-transport_plugins.h index 766ebaa66..31161a3d6 100644 --- a/src/transport/gnunet-service-transport_plugins.h +++ b/src/transport/gnunet-service-transport_plugins.h @@ -50,8 +50,6 @@ */ void GST_plugins_load (GNUNET_TRANSPORT_PluginReceiveCallback recv_cb, - GNUNET_TRANSPORT_RegisterQuotaNotification register_quota_cb, - GNUNET_TRANSPORT_UnregisterQuotaNotification unregister_quota_cb, GNUNET_TRANSPORT_AddressNotification address_cb, GNUNET_TRANSPORT_SessionStart session_start_cb, GNUNET_TRANSPORT_SessionEnd session_end_cb, -- cgit v1.2.3