X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7fbfcbe2a711aefb3bc5c043cdef4ce714784c47..f67e9f5d0e553ae935bd6cad29df46f1565173bf:/src/xbt_modinter.h diff --git a/src/xbt_modinter.h b/src/xbt_modinter.h index 6dcb224171..0b5b85556a 100644 --- a/src/xbt_modinter.h +++ b/src/xbt_modinter.h @@ -19,9 +19,6 @@ void xbt_log_postexit(void); void xbt_dict_preinit(void); void xbt_dict_postexit(void); -void xbt_os_thread_mod_preinit(void); -void xbt_os_thread_mod_postexit(void); - void *mmalloc_preinit(void); void mmalloc_postexit(void);