X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7f3ada717623084ff09274215eae35dfecb95c56..b5d3a43ce6f22275460e1cbeffd55dd0c70d6ca6:/src/simix/smx_host.c diff --git a/src/simix/smx_host.c b/src/simix/smx_host.c index 6ab435081d..a85b8ffa56 100644 --- a/src/simix/smx_host.c +++ b/src/simix/smx_host.c @@ -202,7 +202,6 @@ smx_action_t SIMIX_host_execute(const char *name, smx_host_t host, #ifdef HAVE_TRACING TRACE_smx_host_execute(action); - TRACE_surf_action(action->execution.surf_exec, action->category); #endif DEBUG1("Create execute action %p", action);