Removed buttons to create a new identity

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7789 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2014-12-24 00:10:15 +00:00
parent 810a5cacc0
commit 417f66a566
20 changed files with 73 additions and 360 deletions

View file

@ -67,7 +67,6 @@ protected:
virtual bool navigatePostItem(const RsGxsMessageId& msgId);
private slots:
void createNewGxsId();
void newPost();
void submitVote(const RsGxsGrpMsgIdPair& msgId, bool up);