mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
added missing initialisation in p3GxsChannels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b9255ad594
commit
3bc17bf3c2
@ -77,6 +77,8 @@ p3GxsChannels::p3GxsChannels(RsGeneralDataService *gds, RsNetworkExchangeService
|
||||
|
||||
// Test Data disabled in repo.
|
||||
//RsTickEvent::schedule_in(CHANNEL_TESTEVENT_DUMMYDATA, DUMMYDATA_PERIOD);
|
||||
mGenToken = 0;
|
||||
mGenCount = 0;
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user