removed superfluous debug output
This commit is contained in:
@@ -190,8 +190,6 @@ METHOD(imc_agent_t, bind_functions, TNC_Result,
|
||||
{
|
||||
this->reserve_additional_id = NULL;
|
||||
}
|
||||
DBG2(DBG_IMC, "IMC %u \"%s\" provided with bind function",
|
||||
this->id, this->name);
|
||||
|
||||
if (this->report_message_types_long)
|
||||
{
|
||||
|
||||
@@ -213,8 +213,6 @@ METHOD(imv_agent_t, bind_functions, TNC_Result,
|
||||
{
|
||||
this->reserve_additional_id = NULL;
|
||||
}
|
||||
DBG2(DBG_IMV, "IMV %u \"%s\" provided with bind function",
|
||||
this->id, this->name);
|
||||
|
||||
if (this->report_message_types_long)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user