mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-05 21:26:06 -05: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
@ -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…
x
Reference in New Issue
Block a user