* i2p::fs migration: Profiling.*

This commit is contained in:
hagen 2016-02-11 00:00:00 +00:00
parent 2b137b43e6
commit bfcb6f577f
2 changed files with 73 additions and 115 deletions

View file

@ -9,8 +9,6 @@ namespace i2p
{
namespace data
{
const char PEER_PROFILES_DIRECTORY[] = "peerProfiles";
const char PEER_PROFILE_PREFIX[] = "profile-";
// sections
const char PEER_PROFILE_SECTION_PARTICIPATION[] = "participation";
const char PEER_PROFILE_SECTION_USAGE[] = "usage";