Added missing functions to get retroshare running again.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-netupgrade@4420 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2011-07-10 01:49:39 +00:00
parent bbd11e69c1
commit 59abce2d48
11 changed files with 234 additions and 41 deletions

View file

@ -181,12 +181,7 @@ bool assignPeersToGroup(const std::string &groupId, const std::list<std::stri
protected:
/* Internal Functions */
void statusTick();
/* monitor control */
void tickMonitors();
protected:
/*****************************************************************/