summaryrefslogtreecommitdiff
path: root/security/nss/lib/dev/devt.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/dev/devt.h')
-rw-r--r--security/nss/lib/dev/devt.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/security/nss/lib/dev/devt.h b/security/nss/lib/dev/devt.h
index e6ce0aaf5..ac9f87c92 100644
--- a/security/nss/lib/dev/devt.h
+++ b/security/nss/lib/dev/devt.h
@@ -67,9 +67,7 @@ static const char DEVT_CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$";
#include "baset.h"
#endif /* BASET_H */
-#ifdef NSS_3_4_CODE
#include "secmodt.h"
-#endif /* NSS_3_4_CODE */
PR_BEGIN_EXTERN_C
@@ -99,9 +97,7 @@ struct NSSTokenStr
NSSTrustDomain *trustDomain;
PRIntervalTime lastTime;
nssTokenObjectCache *cache;
-#ifdef NSS_3_4_CODE
PK11SlotInfo *pk11slot;
-#endif
};
typedef enum {
@@ -128,10 +124,8 @@ struct NSSSlotStr
struct nssSlotAuthInfoStr authInfo;
PRIntervalTime lastTokenPing;
PZLock *lock;
-#ifdef NSS_3_4_CODE
void *epv;
PK11SlotInfo *pk11slot;
-#endif
};
struct nssSessionStr