From 4e49d814f8c52d784e8aa7bd57a40eda7656d3c0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 10 Oct 2011 11:29:59 +0000 Subject: another core API simplification due to ATS introduction --- src/fs/gnunet-service-fs_cp.h | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'src/fs/gnunet-service-fs_cp.h') diff --git a/src/fs/gnunet-service-fs_cp.h b/src/fs/gnunet-service-fs_cp.h index 0f22b0280..4a238dce8 100644 --- a/src/fs/gnunet-service-fs_cp.h +++ b/src/fs/gnunet-service-fs_cp.h @@ -252,25 +252,6 @@ GSF_peer_update_responder_peer_ (struct GSF_ConnectedPeer *cp, *initiator_peer); -/** - * Method called whenever a given peer has a status change. - * - * @param cls closure - * @param peer peer identity this notification is about - * @param bandwidth_in available amount of inbound bandwidth - * @param bandwidth_out available amount of outbound bandwidth - * @param timeout absolute time when this peer will time out - * unless we see some further activity from it - * @param atsi status information - */ -void -GSF_peer_status_handler_ (void *cls, const struct GNUNET_PeerIdentity *peer, - struct GNUNET_BANDWIDTH_Value32NBO bandwidth_in, - struct GNUNET_BANDWIDTH_Value32NBO bandwidth_out, - struct GNUNET_TIME_Absolute timeout, - const struct GNUNET_TRANSPORT_ATS_Information *atsi); - - /** * Handle P2P "MIGRATION_STOP" message. * -- cgit v1.2.3