This commit is contained in:
subtly 2015-01-17 00:56:36 -05:00
parent d910272e4a
commit 0e4c693518

View File

@ -36,7 +36,6 @@ BOOST_AUTO_TEST_CASE(host)
NetworkPreferences host2prefs(30302, "127.0.0.1", true, true);
Host host1("Test", host1prefs);
NodeId node1 = host1.id();
host1.start();
Host host2("Test", host2prefs);