mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 00:59:20 +00:00
Clean created files in group chat testers.
This commit is contained in:
parent
25e5919a6a
commit
969b78d7e2
1 changed files with 2 additions and 0 deletions
|
|
@ -2587,6 +2587,8 @@ static void group_chat_room_send_file_with_or_without_text (bool_t with_text) {
|
|||
linphone_core_manager_delete_chat_room(marie, marieCr, coresList);
|
||||
linphone_core_manager_delete_chat_room(chloe, chloeCr, coresList);
|
||||
linphone_core_manager_delete_chat_room(pauline, paulineCr, coresList);
|
||||
remove(receivePaulineFilepath);
|
||||
remove(receiveChloeFilepath);
|
||||
bc_free(sendFilepath);
|
||||
bc_free(receivePaulineFilepath);
|
||||
bc_free(receiveChloeFilepath);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue