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:
chrisparker126 2010-05-08 17:00:41 +00:00
parent c5e8669ec0
commit 7652e831e8
9 changed files with 0 additions and 870 deletions

View file

@ -213,12 +213,6 @@ void RsServer::run()
/* Tick slow services */
if (mRanking)
mRanking->tick();
if(mQblog)
mQblog->tick();
#if 0
std::string opt;