kernel::Notifications::warningUnset

Notifies that a previously raised node warning has been cleared.

Synopsis

Declared in <kernel/notifications_interface.h>

virtual
void
warningUnset(Warning id);

Parameters

NameDescription
idIdentifier of the warning being unset.