mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-05 21:01:11 -05: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