X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/43b4f58b7e976782f530f28d7bad29a3016bbb6a..9a2bd3bfc6299b922c88ee89172d7630bdf5dbb7:/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp diff --git a/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp b/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp index 30d631ee53..8401592273 100644 --- a/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp +++ b/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp @@ -44,8 +44,6 @@ static void run_ping_test() /* We need a separate actor so that it can sleep after each test */ static void main_dispatcher() { - bool crosstraffic = simgrid::kernel::resource::NetworkModel::cfg_crosstraffic; - XBT_INFO("TEST: When the latency is 0, the communication takes 1 sec"); XBT_INFO(" "); run_ping_test();