X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=include%2Ffreenet%2Fidentityrequester.h;h=2ded93ad8a9a4c699bd30ccbad0174534153bce1;hb=4430e7762844c66428b6f822288beb71b7f82b95;hp=ebea4252474694a403f14f3a648519ae42df9d9e;hpb=d8f51eac91f86a1e00a05a5058a8fa9eb8732464;p=fms.git diff --git a/include/freenet/identityrequester.h b/include/freenet/identityrequester.h index ebea425..2ded93a 100644 --- a/include/freenet/identityrequester.h +++ b/include/freenet/identityrequester.h @@ -33,8 +33,8 @@ private: void RemoveFromRequestList(const long identityid); DateTime m_tempdate; - std::string m_messagebase; long m_maxrequests; + std::string m_messagebase; std::vector m_requesting; // list of ids we are currently requesting from std::map m_ids; // map of all ids we know and whether we have requested file from them yet