further log cleanings

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2239 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
joss17 2010-02-08 14:06:43 +00:00
parent f14f4f58d7
commit 6f1e4623ab
11 changed files with 38 additions and 15 deletions

View file

@ -249,7 +249,7 @@ int pqiperson::notifyEvent(NetInterface *ni, int newState)
pqioutput(PQL_DEBUG_BASIC, pqipersonzone, out.str());
it->second->reset();
} else {
std::cerr << "Active pqi : not resetting." << std::endl;
//std::cerr << "Active pqi : not resetting." << std::endl;
}
}
return 1;