Skip to content

Commit

Permalink
Fixed failing format
Browse files Browse the repository at this point in the history
  • Loading branch information
charliebarber committed Apr 6, 2024
1 parent 8319e6d commit 24895e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/combined-baseline-no-udp.cc
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ int main(int argc, char* argv[])
udp_sink_app.Start(Seconds(0.0));
udp_sink_app.Stop(Seconds(20.0));


p2p_traffic.EnablePcapAll(dir);
p2p_congestion.EnablePcapAll(dir);

Expand Down

0 comments on commit 24895e0

Please sign in to comment.