mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
* i2p::fs migration: AddressBook.*
This commit is contained in:
parent
bfcb6f577f
commit
ddd8d4aeb2
2 changed files with 83 additions and 142 deletions
|
@ -10,7 +10,6 @@
|
|||
#include <memory>
|
||||
#include <boost/asio.hpp>
|
||||
#include "Base.h"
|
||||
#include "util.h"
|
||||
#include "Identity.h"
|
||||
#include "Log.h"
|
||||
|
||||
|
@ -65,7 +64,6 @@ namespace client
|
|||
void StartSubscriptions ();
|
||||
void StopSubscriptions ();
|
||||
|
||||
AddressBookStorage * CreateStorage ();
|
||||
void LoadHosts ();
|
||||
void LoadSubscriptions ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue