mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
* NetDb : move storage from FS.cpp to NetDb.cpp
This commit is contained in:
parent
d3746e0119
commit
b69fbdda9a
4 changed files with 8 additions and 12 deletions
1
FS.h
1
FS.h
|
@ -138,7 +138,6 @@ namespace fs {
|
|||
}
|
||||
|
||||
/* accessors */
|
||||
HashedStorage & GetNetDB();
|
||||
HashedStorage & GetPeerProfiles();
|
||||
} // fs
|
||||
} // i2p
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue