check reviewer --reviewer=emilia
[openssl.git] / crypto / ct / ct_locl.h
index 3625e5039c8a2c52ab566b9e1c49fd08f208bef0..66a6d1cfcdcf07786198358722c19e13d8eaa8b2 100644 (file)
@@ -125,8 +125,6 @@ struct sct_st {
     ct_log_entry_type_t entry_type;
     /* Where this SCT was found, e.g. certificate, OCSP response, etc. */
     sct_source_t source;
-    /* The CT log that produced this SCT. */
-    const CTLOG *log;
     /* The result of the last attempt to validate this SCT. */
     sct_validation_status_t validation_status;
 };