aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/pkcs12
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2007-02-19 01:15:22 +0000
committerGuy Harris <guy@alum.mit.edu>2007-02-19 01:15:22 +0000
commit8bc5fca60af59511c69c4ac417f9f6a677b1fa7a (patch)
tree49e1d2fcf33b606cd8fb3cff5a589b1023779c9a /asn1/pkcs12
parentd00fe9517b75b9f074a46da6d16201ef0aa479d9 (diff)
Get rid of an unused variable.
svn path=/trunk/; revision=20845
Diffstat (limited to 'asn1/pkcs12')
-rw-r--r--asn1/pkcs12/packet-pkcs12-template.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/asn1/pkcs12/packet-pkcs12-template.c b/asn1/pkcs12/packet-pkcs12-template.c
index 04997031cd..581d12bfb7 100644
--- a/asn1/pkcs12/packet-pkcs12-template.c
+++ b/asn1/pkcs12/packet-pkcs12-template.c
@@ -49,7 +49,6 @@
int proto_pkcs12 = -1;
static const char *object_identifier_id = NULL;
-static const gchar *pref_password = NULL;
static void dissect_AuthenticatedSafe_OCTETSTRING_PDU(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree);