* Profiling : move storage from FS.cpp to Profiling.cpp

This commit is contained in:
hagen 2016-02-20 01:00:00 +00:00
parent b69fbdda9a
commit 0d15eceacb
5 changed files with 13 additions and 11 deletions

3
FS.h
View file

@ -136,9 +136,6 @@ namespace fs {
return s.str();
}
/* accessors */
HashedStorage & GetPeerProfiles();
} // fs
} // i2p