]> git.ipfire.org Git - thirdparty/collectd.git/commit
daemon/utils_cache: remove unused functions and function args
authorEero Tamminen <eero.t.tamminen@intel.com>
Tue, 16 Jan 2024 12:57:05 +0000 (14:57 +0200)
committerEero Tamminen <eero.t.tamminen@intel.com>
Tue, 16 Jan 2024 19:16:48 +0000 (21:16 +0200)
commitebe63863a3d0080c99a71d634e56871e201b525f
tree4f7978355daf11ed30e817403a9a5c2080ddc836
parentea37e21f929b9484e007b742739766b0f279419e
daemon/utils_cache: remove unused functions and function args

Arg update required touching also threshold.c & write_riemann plugin.

Signed-off-by: Eero Tamminen <eero.t.tamminen@intel.com>
src/daemon/utils_cache.c
src/daemon/utils_cache.h
src/threshold.c
src/write_riemann_threshold.c