mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-18 10:58:43 -04:00
added load/save of known forums to avoid re-displaying it in the NewsFeed after then have been deleted.
This commit is contained in:
parent
47f9a4907b
commit
252626f5ec
5 changed files with 105 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue