node::KernelNotifications::warningUnset

Clear a previously raised node warning.

Synopsis

Declared in <node/kernel_notifications.h>

virtual
void
warningUnset(kernel::Warning id) override;

Parameters

NameDescription
idThe warning category being cleared.