Functions using EAP_ERROR descriptor return bool now for code simplicity
This commit is contained in:
@@ -46,11 +46,6 @@ eap::config::config(_Inout_ config &&other) :
|
||||
}
|
||||
|
||||
|
||||
eap::config::~config()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
eap::config& eap::config::operator=(_In_ const config &other)
|
||||
{
|
||||
UNREFERENCED_PARAMETER(other);
|
||||
|
Reference in New Issue
Block a user