summaryrefslogtreecommitdiff
path: root/src/gtkext/graph/cluster.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkext/graph/cluster.c')
-rw-r--r--src/gtkext/graph/cluster.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/gtkext/graph/cluster.c b/src/gtkext/graph/cluster.c
index 41392a2..24889cc 100644
--- a/src/gtkext/graph/cluster.c
+++ b/src/gtkext/graph/cluster.c
@@ -58,13 +58,6 @@ struct _GGraphCluster
GGraphCluster *container; /* Conteneur de l'ensemble */
- ////////////////////////////////////////
- gint top_margin[2]; /* Espaces gauches et droites */
- gint left_margin; /* Espaces remontant à gauche */
- gint right_margin; /* Espaces remontant à droite */
- ////////////////////////////////////////
-
-
incoming_link_t **top_anchors; /* Accroches supérieures */
size_t ta_count; /* Quantité de ces accroches */