Skip to content

Commit

Permalink
eve/tls: remove unused SC_ATOMIC_EXTERN
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonish committed Oct 18, 2024
1 parent af42524 commit eb8ef9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/output-json-tls.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
#include "util-ja4.h"
#include "util-time.h"

SC_ATOMIC_EXTERN(unsigned int, cert_id);

#define LOG_TLS_FIELD_VERSION (1 << 0)
#define LOG_TLS_FIELD_SUBJECT (1 << 1)
#define LOG_TLS_FIELD_ISSUER (1 << 2)
Expand Down

0 comments on commit eb8ef9f

Please sign in to comment.