mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-26 07:55:44 -04:00
cleaned up removed code in Forum Model
This commit is contained in:
parent
ed68d720aa
commit
ccdfc3cbf3
5 changed files with 43 additions and 35 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
//#define DEBUG_FORUMS
|
||||
|
||||
#ifdef TO_REMOVE
|
||||
#define PROGRESSBAR_MAX 100
|
||||
|
||||
GxsForumsFillThread::GxsForumsFillThread(GxsForumThreadWidget *parent)
|
||||
|
@ -553,4 +554,5 @@ void GxsForumsFillThread::run()
|
|||
if(wasStopped())
|
||||
deleteLater();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue