split up file unit tests into smaller pieces
This commit is contained in:
@@ -224,8 +224,6 @@ int num_udp_announces()
|
||||
|
||||
void stop_udp_tracker()
|
||||
{
|
||||
fprintf(stderr, "%s: UDP stop_udp_tracker()\n", time_now_string());
|
||||
g_udp_tracker.reset();
|
||||
fprintf(stderr, "%s: UDP stop_udp_tracker() done\n", time_now_string());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user