tls/sni: remove unused fn declaration

pull/7787/head
Shivani Bhardwaj 3 years ago
parent a77977ec62
commit 78045d3bbf

@ -24,9 +24,6 @@
#ifndef __DETECT_TLS_SNI_H__
#define __DETECT_TLS_SNI_H__
#include "app-layer-ssl.h"
void DetectTlsSniRegister(void);
uint32_t DetectTlsSniInspectMpm(DetectEngineThreadCtx *det_ctx, SSLState *ssl_state);
#endif /* __DETECT_TLS_SNI_H__ */

Loading…
Cancel
Save