aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-10-18 15:49:10 +0000
committerChristian Grothoff <christian@grothoff.org>2011-10-18 15:49:10 +0000
commitb018af689e1f28be99dfcaf9673c6a7704b88c8f (patch)
tree433336fb08b07d9c107e4f95fd363214a772e9cd /src/core/gnunet-service-core.c
parent6ec82564fa74903873b82ffa1a4541772c335a73 (diff)
downloadgnunet-b018af689e1f28be99dfcaf9673c6a7704b88c8f.tar.gz
gnunet-b018af689e1f28be99dfcaf9673c6a7704b88c8f.zip
no longer needed
Diffstat (limited to 'src/core/gnunet-service-core.c')
-rw-r--r--src/core/gnunet-service-core.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c
index 01387b66e..5bec671ec 100644
--- a/src/core/gnunet-service-core.c
+++ b/src/core/gnunet-service-core.c
@@ -22,10 +22,6 @@
22 * @file core/gnunet-service-core.c 22 * @file core/gnunet-service-core.c
23 * @brief high-level P2P messaging 23 * @brief high-level P2P messaging
24 * @author Christian Grothoff 24 * @author Christian Grothoff
25 *
26 * Not implemented:
27 * - peer status changes (PeerStatusNotifyMessage) [needed?]
28 * - ATS integration / bw allocation / preferences
29 */ 25 */
30#include "platform.h" 26#include "platform.h"
31#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"