From 36e27f6d333bc0d2664f25bb8a9c243a6d1f682d Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Wed, 25 Jan 2023 14:18:18 +0100 Subject: [PATCH] Kill commented code. --- teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp b/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp index 77375de8d4..ab5198d483 100644 --- a/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp +++ b/teshsuite/models/cm02-tcpgamma/cm02-tcpgamma.cpp @@ -81,7 +81,6 @@ static void main_dispatcher() int main(int argc, char** argv) { - // sg4::Engine::set_config("network/model:CM02"); sg4::Engine::set_config("network/crosstraffic:0"); simgrid::s4u::Engine engine(&argc, argv); -- 2.20.1