Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt_fifo are no longer used, remove the code
[simgrid.git] / src / xbt_modinter.h
index bb4fd30..67e538c 100644 (file)
@@ -18,8 +18,6 @@ void xbt_log_preinit(void);
 void xbt_log_init(int *argc, char **argv);
 void xbt_log_postexit(void);
 
-void xbt_fifo_preinit(void);
-void xbt_fifo_postexit(void);
 void xbt_dict_preinit(void);
 void xbt_dict_postexit(void);