X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/693f30b46244c152cd79cdf3ad35d4a79b866c9c..f3c1ebdb5d5e4370a0efd5f4c0dd4f7131fe8370:/include/msg/msg.h diff --git a/include/msg/msg.h b/include/msg/msg.h index e62db8587f..4a37ef4db5 100644 --- a/include/msg/msg.h +++ b/include/msg/msg.h @@ -58,7 +58,6 @@ XBT_PUBLIC(void) MSG_config(const char *name, ...); XBT_PUBLIC(void) MSG_init_nocheck(int *argc, char **argv); XBT_PUBLIC(MSG_error_t) MSG_main(void); -XBT_PUBLIC(MSG_error_t) MSG_main_stateful(void); XBT_PUBLIC(MSG_error_t) MSG_main_liveness(xbt_automaton_t a); XBT_PUBLIC(MSG_error_t) MSG_clean(void); XBT_PUBLIC(void) MSG_function_register(const char *name,