mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 07:05:26 -04:00
Fixed connections and removed more unused code (Patch from Cyril)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8164 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
042b61ff9e
commit
1b0f59d746
4 changed files with 16 additions and 2 deletions
|
@ -184,6 +184,10 @@ int pqipersongrp::tick()
|
|||
#endif
|
||||
}
|
||||
#endif
|
||||
|
||||
if(pqihandler::tick())
|
||||
i=1;
|
||||
|
||||
p3ServiceServer::tick();
|
||||
|
||||
return i;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue