diff options
Diffstat (limited to 'src/pluto/fetch.h')
-rw-r--r-- | src/pluto/fetch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluto/fetch.h b/src/pluto/fetch.h index a12e86a0b..bb504665c 100644 --- a/src/pluto/fetch.h +++ b/src/pluto/fetch.h @@ -30,7 +30,6 @@ typedef struct fetch_req fetch_req_t; struct fetch_req { fetch_req_t *next; - time_t installed; int trials; chunk_t issuer; chunk_t authKeyID; |