mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 19:12:28 -04:00
removed unused files qblog
- redundant git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2868 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c5e8669ec0
commit
7652e831e8
9 changed files with 0 additions and 870 deletions
|
@ -213,12 +213,6 @@ void RsServer::run()
|
|||
/* Tick slow services */
|
||||
if (mRanking)
|
||||
mRanking->tick();
|
||||
|
||||
|
||||
if(mQblog)
|
||||
mQblog->tick();
|
||||
|
||||
|
||||
|
||||
#if 0
|
||||
std::string opt;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue