Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix NS3 and latency bound tracking
[simgrid.git] / src / surf / ns3 / ns3_interface.cc
index f42a7a8..4c3d591 100644 (file)
@@ -234,7 +234,6 @@ void * ns3_add_link(int src, e_ns3_network_element_type_t type_src,
                LogComponentEnable("UdpEchoServerApplication", LOG_LEVEL_INFO);
        }
 
-
        MyPointToPointHelper pointToPoint;
 
        NetDeviceContainer netA;