aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/pgpcert.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/pgpcert.h')
-rw-r--r--src/pluto/pgpcert.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pluto/pgpcert.h b/src/pluto/pgpcert.h
index 6611bd987..16169f289 100644
--- a/src/pluto/pgpcert.h
+++ b/src/pluto/pgpcert.h
@@ -35,7 +35,6 @@ typedef struct pgpcert pgpcert_t;
struct pgpcert {
pgpcert_t *next;
int version;
- time_t installed;
int count;
chunk_t certificate;
time_t created;