Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
no need for a lib to store the netcards. A dict is easier
[simgrid.git] / src / xbt_modinter.h
index 988f5f4..bb4fd30 100644 (file)
@@ -13,8 +13,6 @@
 SG_BEGIN_DECL()
 
 /* Modules definitions */
-void xbt_backtrace_preinit(void);
-void xbt_backtrace_postexit(void);
 
 void xbt_log_preinit(void);
 void xbt_log_init(int *argc, char **argv);