aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_transport_plugin.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-13 10:37:53 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-13 10:37:53 +0000
commit1bd94de53f074f451440dc9a8d466359f35f00c1 (patch)
tree4435032175333119ea157a2ded20e1121bc6e4ac /src/include/gnunet_transport_plugin.h
parent6180140e3395ebec3c1e2ae50cd07f0feda24b40 (diff)
downloadgnunet-1bd94de53f074f451440dc9a8d466359f35f00c1.tar.gz
gnunet-1bd94de53f074f451440dc9a8d466359f35f00c1.zip
traffic report is not used
Diffstat (limited to 'src/include/gnunet_transport_plugin.h')
-rw-r--r--src/include/gnunet_transport_plugin.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/include/gnunet_transport_plugin.h b/src/include/gnunet_transport_plugin.h
index 99f695264..fdd298e7f 100644
--- a/src/include/gnunet_transport_plugin.h
+++ b/src/include/gnunet_transport_plugin.h
@@ -231,12 +231,6 @@ struct GNUNET_TRANSPORT_PluginEnvironment
231 GNUNET_TRANSPORT_AddressNotification notify_address; 231 GNUNET_TRANSPORT_AddressNotification notify_address;
232 232
233 /** 233 /**
234 * Inform service about traffic received, get information
235 * about when we might be willing to receive more.
236 */
237 GNUNET_TRANSPORT_TrafficReport traffic_report;
238
239 /**
240 * Function that must be called by the plugin when a non-NULL 234 * Function that must be called by the plugin when a non-NULL
241 * session handle stops being valid (is destroyed). 235 * session handle stops being valid (is destroyed).
242 */ 236 */