From be2da31b9ff6ca08a67639438f8568c7c7e7377a Mon Sep 17 00:00:00 2001 From: "tomw%netscape.com" Date: Tue, 6 Oct 1998 00:05:06 +0000 Subject: [PATCH] Remove bad typedef. --- modules/security/freenav/secstubn.h | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/security/freenav/secstubn.h b/modules/security/freenav/secstubn.h index 3ab0e683eaf6..9246f8db261f 100644 --- a/modules/security/freenav/secstubn.h +++ b/modules/security/freenav/secstubn.h @@ -21,7 +21,6 @@ #include "ntypes.h" #include "net.h" -typedef struct CERTCertificateStr CERTCertificate; typedef struct _digests DIGESTS; typedef struct _zig ZIG; typedef struct _zigcontext ZIG_Context;