X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cc1eb8c4e293f75ccddc257ebc44bfcd0883073e..c40ad14d15a23201f68728e1ced86dccafffa2c0:/src/mc/mc_private.h diff --git a/src/mc/mc_private.h b/src/mc/mc_private.h index da88999e63..631681d22c 100644 --- a/src/mc/mc_private.h +++ b/src/mc/mc_private.h @@ -111,15 +111,6 @@ XBT_INTERNAL void print_comparison_times(void); /********************************** Miscellaneous **********************************/ -typedef struct s_local_variable{ - dw_frame_t subprogram; - unsigned long ip; - char *name; - dw_type_t type; - void *address; - int region; -} s_local_variable_t, *local_variable_t; - /* *********** Hash *********** */ /** \brief Hash the current state