From: Matthias Wachs Date: Tue, 24 Jun 2014 07:02:11 +0000 (+0000) Subject: remove unused header struct X-Git-Tag: initial-import-from-subversion-38251~3604 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d9b56618ac0a45aaee84a93b8c388d84c17fa03e;p=oweals%2Fgnunet.git remove unused header struct --- diff --git a/src/dv/plugin_transport_dv.c b/src/dv/plugin_transport_dv.c index 9a70ada40..e5a6b736b 100644 --- a/src/dv/plugin_transport_dv.c +++ b/src/dv/plugin_transport_dv.c @@ -96,12 +96,6 @@ struct PendingRequest */ struct Session { - - /** - * Mandatory session header. - */ - struct SessionHeader header; - /** * Pointer to the global plugin struct. */