removed one unused member of PGPCertificateInfo

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6699 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2013-09-06 20:07:10 +00:00
parent 436f37fbb8
commit 3d0d047d14

View File

@ -43,7 +43,7 @@ class PGPCertificateInfo
mutable time_t _time_stamp ; // last time the key was used (received, used for signature verification, etc)
PGPFingerprintType _fpr; /* fingerprint */
PGPIdType _key_id ;
// PGPIdType _key_id ;
uint32_t _key_index ; // index to array of keys in the public keyring