mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 20:48:07 +00:00
add missing stub
This commit is contained in:
parent
fa21f35941
commit
a366c02623
1 changed files with 3 additions and 0 deletions
|
|
@ -953,4 +953,7 @@ int linphone_chat_room_get_history_size(LinphoneChatRoom *cr){
|
|||
return 0;
|
||||
}
|
||||
|
||||
void linphone_chat_message_store_update(LinphoneChatMessage *msg){
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue