summaryrefslogtreecommitdiff
path: root/src/analysis/type-int.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-06-28 17:01:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-06-28 17:01:13 (GMT)
commit732861087965346f8df5f5da4b429603282e5826 (patch)
treeeb30e34e80c677eb07bc7d3c861bd5582725642d /src/analysis/type-int.h
parent398c8a5b054072a6d4ecdd5d2c2df356dddaf53a (diff)
Deleted all references to the unused type manager.
Diffstat (limited to 'src/analysis/type-int.h')
-rw-r--r--src/analysis/type-int.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/analysis/type-int.h b/src/analysis/type-int.h
index cd4190c..51e4954 100644
--- a/src/analysis/type-int.h
+++ b/src/analysis/type-int.h
@@ -51,8 +51,6 @@ struct _GDataType
GDataType *namespace; /* Espace de noms / classe */
TypeQualifier qualifiers; /* Eventuels qualificatifs */
- GTypesManager *manager; /* Gestionnaire global */
-
};
/* Description de type quelconque (classe) */