mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 06:12:43 -04:00
removed annoying tick() printouts.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5530 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a9f95289d0
commit
7a55bbc029
5 changed files with 351 additions and 10 deletions
|
@ -73,8 +73,8 @@ p3PostedService::p3PostedService(uint16_t type)
|
|||
|
||||
int p3PostedService::tick()
|
||||
{
|
||||
std::cerr << "p3PostedService::tick()";
|
||||
std::cerr << std::endl;
|
||||
//std::cerr << "p3PostedService::tick()";
|
||||
//std::cerr << std::endl;
|
||||
|
||||
fakeprocessrequests();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue