diff --git a/src/chat/chat-room/chat-room-p.h b/src/chat/chat-room/chat-room-p.h index 8eca0d021..13b171c41 100644 --- a/src/chat/chat-room/chat-room-p.h +++ b/src/chat/chat-room/chat-room-p.h @@ -78,7 +78,6 @@ private: std::shared_ptr pendingMessage; std::unique_ptr isComposingHandler; - LinphoneCall *call = nullptr; bool isComposing = false; std::list> transientEvents;