Clean up types (#9)

* remove unused node and edge types

* update version number
This commit is contained in:
Malte Langkabel
2019-11-04 18:45:44 +01:00
committed by GitHub
parent d18654a70f
commit 707de37391
11 changed files with 12 additions and 44 deletions
-1
View File
@@ -43,7 +43,6 @@ namespace sourcetrail
NodeKind::ENUM,
NodeKind::ENUM_CONSTANT,
NodeKind::TYPEDEF,
NodeKind::TEMPLATE_PARAMETER,
NodeKind::TYPE_PARAMETER,
NodeKind::FILE,
NodeKind::MACRO,