k_thread: Remove [[nodiscard]] attribute from ClearWaitCancelled()
This function has a void return value, so this attribute doesn't apply to it.
Loading
Please sign in to comment
This function has a void return value, so this attribute doesn't apply to it.