summaryrefslogtreecommitdiffstats
path: root/verifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'verifier.h')
-rw-r--r--verifier.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/verifier.h b/verifier.h
index 43fd5adcd..17ab257ad 100644
--- a/verifier.h
+++ b/verifier.h
@@ -26,8 +26,6 @@ enum { INSTALL_SUCCESS, INSTALL_ERROR, INSTALL_CORRUPT };
static const float VERIFICATION_PROGRESS_FRACTION = 0.25;
-typedef struct Certificate {
-
typedef struct {
p256_int x;
p256_int y;