diff --git a/bindings/c/test/unit/trace_partial_file_suffix_test.cpp b/bindings/c/test/unit/trace_partial_file_suffix_test.cpp index 6462d84f5b..7b882dd226 100644 --- a/bindings/c/test/unit/trace_partial_file_suffix_test.cpp +++ b/bindings/c/test/unit/trace_partial_file_suffix_test.cpp @@ -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();