simplify api
authorChristian Grothoff <christian@grothoff.org>
Fri, 3 Jun 2011 20:44:07 +0000 (20:44 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 3 Jun 2011 20:44:07 +0000 (20:44 +0000)
src/include/gnunet_transport_service.h

index 0fbbf12f0f505fa088d346470ba6d0cc4680f8b6..8d1eb2921548aae3b05da64b4c381d23c37e712e 100644 (file)
@@ -498,11 +498,6 @@ void GNUNET_TRANSPORT_disconnect (struct GNUNET_TRANSPORT_Handle *handle);
  * @param target who's bandwidth quota is being changed
  * @param quota_in incoming bandwidth quota
  * @param quota_out outgoing bandwidth quota
- * @param timeout how long to wait until signaling failure if
- *        we can not communicate the quota change
- * @param cont continuation to call when done, will be called
- *        either with reason "TIMEOUT" or with reason "PREREQ_DONE"
- * @param cont_cls closure for continuation
  */
 void
 GNUNET_TRANSPORT_set_quota (struct GNUNET_TRANSPORT_Handle *handle,