aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport.h')
-rw-r--r--src/transport/plugin_transport.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/transport/plugin_transport.h b/src/transport/plugin_transport.h
index a8e15ac8a..5f6d6fcfb 100644
--- a/src/transport/plugin_transport.h
+++ b/src/transport/plugin_transport.h
@@ -190,11 +190,6 @@ struct GNUNET_TRANSPORT_PluginEnvironment
190 const struct GNUNET_CONFIGURATION_Handle *cfg; 190 const struct GNUNET_CONFIGURATION_Handle *cfg;
191 191
192 /** 192 /**
193 * Scheduler to use.
194 */
195 struct GNUNET_SCHEDULER_Handle *sched;
196
197 /**
198 * Identity of this peer. 193 * Identity of this peer.
199 */ 194 */
200 const struct GNUNET_PeerIdentity *my_identity; 195 const struct GNUNET_PeerIdentity *my_identity;