From 54df70be36e96b983dd400aa49256ef7c2e3f868 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Tue, 5 Mar 2019 22:17:07 +0100
Subject: Removed unused fields.

---
 src/gtkext/graph/cluster.c | 7 -------
 1 file changed, 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   */
 
-- 
cgit v0.11.2-87-g4458