@ -16,13 +16,6 @@ typedef struct {
typedef struct coordination {
bool active;
struct {
bool intersecting;
uint64_t t_negotiation;
} neighbours;
pthread_mutex_t lock;
mc_neighbour_s neighbours[MC_MAX_NEIGHBOURS];