aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/cplusplus/Control.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/3rdparty/cplusplus/Control.cpp')
-rw-r--r--src/libs/3rdparty/cplusplus/Control.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/libs/3rdparty/cplusplus/Control.cpp b/src/libs/3rdparty/cplusplus/Control.cpp
index 1b04f04c19..02686f152e 100644
--- a/src/libs/3rdparty/cplusplus/Control.cpp
+++ b/src/libs/3rdparty/cplusplus/Control.cpp
@@ -25,7 +25,6 @@
#include "CoreTypes.h"
#include "Symbols.h"
#include "Names.h"
-#include "TypeMatcher.h"
#include <map>
#include <set>
#include <algorithm>
@@ -479,8 +478,6 @@ public:
TranslationUnit *translationUnit;
DiagnosticClient *diagnosticClient;
- TypeMatcher matcher;
-
LiteralTable<Identifier> identifiers;
LiteralTable<StringLiteral> stringLiterals;
LiteralTable<NumericLiteral> numericLiterals;