Remove obsolete comment

This commit is contained in:
Andrew Noyes 2021-08-03 09:47:15 -07:00
parent 39eff8c569
commit 46b8ab97f5

View File

@ -83,8 +83,6 @@ int main(int argc, char** argv) {
}
}
// Need to do one round trip to the network thread to make sure the trace file gets opened
fdb_check(fdb_stop_network());
network_thread.join();