mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-27 02:40:40 +00:00
update components/nstackx/nstackx_core/dfile/core/nstackx_dfile_transfer.c.
Signed-off-by: Agrant <luojuheng@huawei.com>
This commit is contained in:
parent
ca3ab4fec9
commit
0519a64f42
@ -1540,7 +1540,6 @@ DFileTrans *DFileTransCreate(const DFileTransPara *para)
|
||||
|
||||
void DFileTransDestroy(DFileTrans *dFileTrans)
|
||||
{
|
||||
DFILE_LOGI(TAG, "session->allTaskCount %u", dFileTrans->session->allTaskCount);
|
||||
dFileTrans->session->allTaskCount--;
|
||||
DFileTransDestroyInner(dFileTrans);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user