Re: [Nagios-devel] Is is_host_primary_immediate_child_of_host ever

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Is is_host_primary_immediate_child_of_host ever

Post by Guest »

Peter Westlake wrote:
> The function is_host_primary_immediate_child_of_host in
> common/objects.c doesn't appear to be used anywhere. It's very like
> is_host_immediate_child_of_host but behaves slightly differently if
> the parent is NULL.
>
> Could this function go, or is it used somewhere I can't see?
>
> Peter.
>

Good catch. This is no longer used anywhere, so I'll remove it from CVS
shortly.


Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked