Description:sync exit sa

Match-id-9b195d96119e260de35b902663bd9f29404ae86d
This commit is contained in:
xxxx
2022-07-05 14:08:27 +08:00
parent 8ddc63c3f4
commit fe79afd4fd
11 changed files with 105 additions and 8 deletions
@@ -74,8 +74,6 @@ void DistributedInputSinkHandler::FinishStartSA(const std::string &params, const
int32_t DistributedInputSinkHandler::ReleaseSink()
{
HisyseventUtil::GetInstance().SysEventWriteBehavior(DINPUT_EXIT,
"dinput exit sink sa release.");
return DistributedInputClient::GetInstance().ReleaseSink();
}