From: degomme Date: Mon, 15 Apr 2019 09:51:06 +0000 (+0200) Subject: french comment -- X-Git-Tag: v3.22.2~125 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/4fd322d14d700ea751c30758ab86ec5e7251f6fa french comment -- --- diff --git a/src/surf/network_ib.cpp b/src/surf/network_ib.cpp index 50b200b67a..fa94194f0c 100644 --- a/src/surf/network_ib.cpp +++ b/src/surf/network_ib.cpp @@ -20,8 +20,6 @@ static void IB_create_host_callback(simgrid::s4u::Host const& host) using simgrid::kernel::resource::NetworkIBModel; static int id=0; - // pour t->id -> rajouter une nouvelle struct dans le dict, pour stocker les comms actives - IBNode* act = new IBNode(id); id++;