removed unused function declaration ChatId::toGxsId()

This commit is contained in:
electron128 2016-02-14 14:55:57 +01:00
parent 85149df1ef
commit fc5f8c3b8c

View File

@ -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;