From 3d2a951fa12546c09809f0a4d7e789ef8e971b03 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 4 May 2019 16:53:00 +0200 Subject: only use mono time in TNG HELLOs --- src/transport/transport.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/transport/transport.h') diff --git a/src/transport/transport.h b/src/transport/transport.h index ed89940cc..4ba628112 100644 --- a/src/transport/transport.h +++ b/src/transport/transport.h @@ -1203,11 +1203,6 @@ struct RequestHelloValidationMessage */ struct GNUNET_PeerIdentity peer; - /** - * When does the address expire? - */ - struct GNUNET_TIME_AbsoluteNBO expiration; - /* followed by 0-terminated address to validate */ }; -- cgit v1.2.3