Bladeren bron

Z991239-5471 #comment 删除握手日志

80274480 1 jaar geleden
bovenliggende
commit
b850815add
1 gewijzigde bestanden met toevoegingen van 0 en 1 verwijderingen
  1. 0 1
      Module/mod_localmediaplay/mod_localmediaplay.cpp

+ 0 - 1
Module/mod_localmediaplay/mod_localmediaplay.cpp

@@ -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);
 	}