gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r36524 - gnunet/src/transport


From: gnunet
Subject: [GNUnet-SVN] r36524 - gnunet/src/transport
Date: Sun, 18 Oct 2015 14:21:09 +0200

Author: grothoff
Date: 2015-10-18 14:21:08 +0200 (Sun, 18 Oct 2015)
New Revision: 36524

Modified:
   gnunet/src/transport/gnunet-service-transport_ats.h
Log:
-dead function in header

Modified: gnunet/src/transport/gnunet-service-transport_ats.h
===================================================================
--- gnunet/src/transport/gnunet-service-transport_ats.h 2015-10-18 12:20:14 UTC 
(rev 36523)
+++ gnunet/src/transport/gnunet-service-transport_ats.h 2015-10-18 12:21:08 UTC 
(rev 36524)
@@ -136,21 +136,6 @@
 
 
 /**
- * Notify ATS about property changes to an address's properties.
- * FIXME: we probably want to split this one up for the different
- * updatable properties.
- *
- * @param address the address
- * @param session the session
- * @param prop updated performance information
- */
-void
-GST_ats_update_metrics (const struct GNUNET_HELLO_Address *address,
-                       struct Session *session,
-                       const struct GNUNET_ATS_Properties *prop);
-
-
-/**
  * Notify ATS about utilization changes to an @a address.
  * Does nothing if the @a address is not known to us.
  *




reply via email to

[Prev in Thread] Current Thread [Next in Thread]