]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/surf_timer_private.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
*** empty log message ***
[simgrid.git] / src / surf / surf_timer_private.h
index a72ce56ececf9b820a931a092b1d9e19c40b2ab5..5a81f6c3afe61f1d21b0f347a387e9f51f0a964a 100644 (file)
@@ -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;