mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 00:59:20 +00:00
Removed unused parameter to fix compil
This commit is contained in:
parent
0cb05847f8
commit
89bd92cd7a
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ private:
|
|||
std::shared_ptr<ChatMessage> pendingMessage;
|
||||
std::unique_ptr<IsComposing> isComposingHandler;
|
||||
|
||||
LinphoneCall *call = nullptr;
|
||||
bool isComposing = false;
|
||||
std::list<std::shared_ptr<EventLog>> transientEvents;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue