@@ -2550,7 +2550,6 @@ bool CLocalMediaPlayEntity::GetLocalPicLogFlag()
void CLocalMediaPlayEntity::OnSelfTest(EntityTestEnum eTestType, CSmartPointer<ITransactionContext> pTransactionContext)
{
- DbgWithLink(LOG_LEVEL_DEBUG, LOG_TYPE_SYSTEM)("%s:%d, eTestType = %d.", __FUNCTION__, __LINE__, eTestType);
if (Test_ShakeHand == eTestType){
pTransactionContext->SendAnswer(Error_Succeed);
}