summaryrefslogtreecommitdiff
path: root/plugins/smartcard/msd-smartcard.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/smartcard/msd-smartcard.c')
-rw-r--r--plugins/smartcard/msd-smartcard.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/smartcard/msd-smartcard.c b/plugins/smartcard/msd-smartcard.c
index 9316cfd..ab46ca6 100644
--- a/plugins/smartcard/msd-smartcard.c
+++ b/plugins/smartcard/msd-smartcard.c
@@ -43,9 +43,6 @@ struct _MsdSmartcardPrivate {
PK11SlotInfo *slot;
char *name;
-
- CERTCertificate *signing_certificate;
- CERTCertificate *encryption_certificate;
};
static void msd_smartcard_finalize (GObject *object);