X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2eb9b18898a625855f580a0b98a262568b084423..b10171365eb016397cbe20e1bed5d02be72634e8:/include/simgrid/simix.h diff --git a/include/simgrid/simix.h b/include/simgrid/simix.h index 9d1ce9e7bd..3b75af828c 100644 --- a/include/simgrid/simix.h +++ b/include/simgrid/simix.h @@ -193,7 +193,6 @@ XBT_PUBLIC void simcall_process_killall(); XBT_PUBLIC void SIMIX_process_throw(smx_actor_t process, xbt_errcat_t cat, int value, const char* mesg); /* Process handling */ -XBT_PUBLIC void simcall_process_cleanup(smx_actor_t process); XBT_PUBLIC void simcall_process_suspend(smx_actor_t process); /* Getters and Setters */