added load/save of known forums to avoid re-displaying it in the NewsFeed after then have been deleted.

This commit is contained in:
csoler 2018-02-16 23:24:01 +01:00
parent 47f9a4907b
commit 252626f5ec
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
5 changed files with 105 additions and 4 deletions

View file

@ -915,7 +915,6 @@ private:
std::vector<MsgDeletePublish> mMsgDeletePublish;
std::map<RsGxsId,std::set<RsPeerId> > mRoutingClues ;
std::list<std::pair<RsGxsMessageId,RsPeerId> > mTrackingClues ;
};
#endif // RSGENEXCHANGE_H