mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-01-30 08:24:20 +00:00
fxied crash
This commit is contained in:
parent
93fa0de933
commit
f79dc8c5be
@ -552,11 +552,11 @@ bool AppInit2(boost::thread_group& threadGroup)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
if (GetBoolArg("-i2p", false))
|
||||
{
|
||||
// if (GetBoolArg("-i2p", false))
|
||||
// {
|
||||
uiInterface.InitMessage(_("Creating SAM session..."));
|
||||
I2PSession::Instance ().Start ();
|
||||
}
|
||||
// }
|
||||
|
||||
// ********************************************************* Step 2: parameter interactions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user