remove dead comment
This commit is contained in:
@@ -152,7 +152,6 @@ main (int argc, char *argv[])
|
||||
apps.Stop (Seconds (10.0));
|
||||
|
||||
// Create a packet sink to receive these packets
|
||||
// The last argument "true" disables output from the Receive callback
|
||||
PacketSinkHelper sink;
|
||||
sink.SetupUdp (Ipv4Address::GetAny (), port);
|
||||
apps = sink.Build (c.Get (3));
|
||||
|
||||
Reference in New Issue
Block a user