Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
that's misleading
[simgrid.git] / src / simix / smx_private.h
index 593cf07f9e6f1936bf7e6d008b5ef6bee3feb318..dbd51adbf04492ab756b446f2f0577b2ce316ef6 100644 (file)
@@ -63,8 +63,6 @@ typedef struct s_smx_global {
 XBT_PUBLIC_DATA(smx_global_t) simix_global;
 extern unsigned long simix_process_maxpid;
 
-extern xbt_dict_t watched_hosts_lib;
-
 XBT_PUBLIC(void) SIMIX_clean(void);
 
 /******************************** Exceptions *********************************/