More flexible pools configuration.
This commit is contained in:
parent
4c06d8b080
commit
b8cc1136a4
8 changed files with 83 additions and 40 deletions
|
@ -48,7 +48,6 @@ App::App(int argc, char **argv)
|
|||
{
|
||||
Console::init();
|
||||
m_options = Options::parse(argc, argv);
|
||||
|
||||
m_network = new Network(m_options);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue