aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/cadet_api_new.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cadet/cadet_api_new.c')
-rw-r--r--src/cadet/cadet_api_new.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/cadet/cadet_api_new.c b/src/cadet/cadet_api_new.c
index 2d5d853b3..c9f2a11bb 100644
--- a/src/cadet/cadet_api_new.c
+++ b/src/cadet/cadet_api_new.c
@@ -207,11 +207,6 @@ struct GNUNET_CADET_Port
207 struct GNUNET_CADET_Handle *cadet; 207 struct GNUNET_CADET_Handle *cadet;
208 208
209 /** 209 /**
210 * Callback handler for incoming channels on this port.
211 */
212 GNUNET_CADET_InboundChannelNotificationHandler *handler;
213
214 /**
215 * Closure for @a handler. 210 * Closure for @a handler.
216 */ 211 */
217 void *cls; 212 void *cls;