mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
added missing initialisation in p3GxsForums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
32b07ecaf8
commit
c6c3b45a3e
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ p3GxsForums::p3GxsForums(RsGeneralDataService *gds, RsNetworkExchangeService *ne
|
|||
{
|
||||
// For Dummy Msgs.
|
||||
mGenActive = false;
|
||||
mGenCount = 0;
|
||||
mGenToken = 0;
|
||||
|
||||
// Test Data disabled in Repo.
|
||||
//RsTickEvent::schedule_in(FORUM_TESTEVENT_DUMMYDATA, DUMMYDATA_PERIOD);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue