Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
dead code
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 27 Jan 2016 01:10:13 +0000 (02:10 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Wed, 27 Jan 2016 09:28:34 +0000 (10:28 +0100)
src/simdag/simdag_private.h

index 9012302..7b81a5f 100644 (file)
@@ -20,10 +20,6 @@ SG_BEGIN_DECL()
 /* Global variables */
 
 typedef struct SD_global {
 /* Global variables */
 
 typedef struct SD_global {
-  sg_host_t *host_list;   /* array of workstations, created only if
-                             necessary in sg_host_list() */
-  SD_link_t *link_list;         /* array of links */
-
   xbt_mallocator_t task_mallocator; /* to not remalloc new tasks */
 
   int watch_point_reached;      /* has a task just reached a watch point? */
   xbt_mallocator_t task_mallocator; /* to not remalloc new tasks */
 
   int watch_point_reached;      /* has a task just reached a watch point? */