Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eve/tls: remove unused SC_ATOMIC_EXTERN
Browse files Browse the repository at this point in the history
jasonish committed Oct 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b9f3c86 commit 34831fc
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
@@ -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)

0 comments on commit 34831fc

Please sign in to comment.