X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/beca4657a3cf9a8ef593829ddd5249fcd15899ed..ab2f9ddbfa677b1ce7b50c0e8dbe73cd3140f931:/src/surf/surf_timer_private.h diff --git a/src/surf/surf_timer_private.h b/src/surf/surf_timer_private.h index a72ce56ece..5a81f6c3af 100644 --- a/src/surf/surf_timer_private.h +++ b/src/surf/surf_timer_private.h @@ -21,7 +21,6 @@ typedef struct command { should start by this field!!! */ void *function; void *args; - char *name; s_xbt_swag_hookup_t command_set_hookup; } s_command_t, *command_t;