]> git.ipfire.org Git - thirdparty/collectd.git/commit
src/daemon/metric.c: Drop redundant check from `metric_family_clone`.
authorFlorian Forster <ff@octo.it>
Wed, 3 Jan 2024 15:08:37 +0000 (16:08 +0100)
committerFlorian Forster <octo@collectd.org>
Wed, 3 Jan 2024 16:16:28 +0000 (17:16 +0100)
commit5b7ae44de6ebfd70646261436147aa9851ddc1f2
treecb3aac9e8ce35b660bdace330fc94e201f0eb5af
parent906e5349becdb7cb5ac0605078de680da2c30242
src/daemon/metric.c: Drop redundant check from `metric_family_clone`.

Co-authored-by: Eero Tamminen <eero.t.tamminen@intel.com>
src/daemon/metric.c