zeroconf-service-remove-hook
zeroconf-service-remove-hook is a compiled Lisp function in `zeroconf.el
'.
(zeroconf-service-remove-hook TYPE EVENT FUNCTION)
Remove FUNCTION from the hook of service type TYPE.
EVENT must be either :new or :removed and has to match the event
type used when registering FUNCTION.