removed debug output in IMC bind functions
This commit is contained in:
@@ -38,7 +38,7 @@ TNC_Result TNC_TNCS_RequestHandshakeRetry(TNC_IMVID imv_id,
|
||||
TNC_RetryReason reason)
|
||||
{
|
||||
DBG2(DBG_TNC,"TNCS_RequestHandshakeRetry not supported yet");
|
||||
return TNC_RESULT_SUCCESS;
|
||||
return TNC_RESULT_CANT_RESPOND;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user