mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
removed unused function declaration ChatId::toGxsId()
This commit is contained in:
parent
85149df1ef
commit
fc5f8c3b8c
@ -307,7 +307,6 @@ public:
|
|||||||
bool isBroadcast() const;
|
bool isBroadcast() const;
|
||||||
|
|
||||||
RsPeerId toPeerId() const;
|
RsPeerId toPeerId() const;
|
||||||
RsGxsId toGxsId() const;
|
|
||||||
ChatLobbyId toLobbyId() const;
|
ChatLobbyId toLobbyId() const;
|
||||||
DistantChatPeerId toDistantChatId() const;
|
DistantChatPeerId toDistantChatId() const;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user