Skip to content

Commit 84f42fe

Browse files
cleanup
1 parent 26a2bd7 commit 84f42fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/maidsafe/detail/session_getter.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ SessionGetter::SessionGetter(const routing::BootstrapContacts& bootstrap_contact
3333
public_pmid_helper_(),
3434
asio_service_(2) {
3535
data_getter_ = maidsafe::make_unique<nfs_client::DataGetter>(asio_service_, routing_);
36-
// FIXME need to update routing to get bootstrap endpoints along with public keys
3736
InitRouting(bootstrap_contacts);
3837
}
3938

0 commit comments

Comments
 (0)