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

@ -201,9 +201,6 @@ void netUpnpCheck();
void netUnreachableCheck();
void networkConsistencyCheck();
private:
// These should have there own Mutex Protection,
ExtAddrFinder *mExtAddrFinder ;