Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the MSG_paje_output() function. It's a noop since 2 years
[simgrid.git] / examples / msg / masterslave / masterslave_forwarder.c
index 0f791ce..58f6b30 100644 (file)
@@ -182,7 +182,6 @@ MSG_error_t test_all(const char *platform_file, const char *application_file)
   /* MSG_config("surf_workstation_model","KCCFLN05"); */
   {                             /*  Simulation setting */
     MSG_set_channel_number(MAX_CHANNEL);
-    MSG_paje_output("msg_test.trace");
     MSG_create_environment(platform_file);
   }
   {                             /*   Application deployment */