mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
moved InitTransports code from Daemon to Transports
This commit is contained in:
parent
24ae8d5443
commit
8eade86624
4 changed files with 115 additions and 106 deletions
|
@ -195,6 +195,8 @@ namespace transport
|
|||
};
|
||||
|
||||
extern Transports transports;
|
||||
|
||||
void InitTransports ();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue