Clear a previously raised node warning.

Synopsis

Declared in <node/kernel_notifications.h>

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

Parameters

Name

Description

id

The warning category being cleared.

Created with MrDocs