diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2019-03-05 21:18:17 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2019-03-05 21:18:17 (GMT) |
commit | 18aca544d1e1acf84f6be981fdd94ecabc92bae3 (patch) | |
tree | 6407036a5d4c59765e3a181acb896ba2b6dae251 /src/gtkext/graph | |
parent | 54df70be36e96b983dd400aa49256ef7c2e3f868 (diff) |
Cleaned code.
Diffstat (limited to 'src/gtkext/graph')
-rw-r--r-- | src/gtkext/graph/cluster.c | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/src/gtkext/graph/cluster.c b/src/gtkext/graph/cluster.c index 24889cc..5785251 100644 --- a/src/gtkext/graph/cluster.c +++ b/src/gtkext/graph/cluster.c @@ -141,36 +141,6 @@ static GGraphCluster *setup_graph_clusters(GLoadedBinary *, const GBlockList *, /* ---------------------------------------------------------------------------------- */ -/* LIEN SORTANT D'UN BLOC DE CODE */ -/* ---------------------------------------------------------------------------------- */ - - - - -/* ---------------------------------------------------------------------------------- */ -/* LIEN ENTRANT D'UN BLOC DE CODE */ -/* ---------------------------------------------------------------------------------- */ - - - - -/* ---------------------------------------------------------------------------------- */ -/* ENCADREMENTS D'ESPACES VERTICAUX */ -/* ---------------------------------------------------------------------------------- */ - - - - - -/* ---------------------------------------------------------------------------------- */ -/* DESCENDANTS DIRECTS CLASSES PAR RANG */ -/* ---------------------------------------------------------------------------------- */ - - - - - -/* ---------------------------------------------------------------------------------- */ /* DEFINITION D'UN CHEF DE FILE */ /* ---------------------------------------------------------------------------------- */ |