]> git.ipfire.org Git - thirdparty/suricata.git/commit
logging: remove unused print stats callbacks 2592/head 2605/head 2606/head
authorJason Ish <ish@unx.ca>
Mon, 20 Feb 2017 18:00:15 +0000 (12:00 -0600)
committerVictor Julien <victor@inliniac.net>
Tue, 21 Feb 2017 08:59:35 +0000 (09:59 +0100)
commit6585ac4a9faee41663f707fab8d463337ba06629
tree9812d9a5dd32ca0d4f44043d946779b0958eb330
parent0c3f1e2974180f4382ed6c551f1de4a6d2650e56
logging: remove unused print stats callbacks

Remove the ThreadExitPrintStats callback from logging modules
that weren't doing anything with it.
src/alert-debuglog.c
src/alert-fastlog.c
src/alert-syslog.c
src/log-httplog.c
src/log-stats.c
src/log-tcp-data.c