Clang: Fix warning

We can add it later again.

Change-Id: Ic75d05623cec0f9b0558495be5e1856ccf639c97
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Marco Bubke
2016-12-07 15:34:19 +01:00
committed by Tobias Hunger
parent 6b2270e178
commit 8c701f620a

View File

@@ -157,7 +157,6 @@ private:
std::vector<const clang::NamedDecl*> namedDeclarations;
const clang::SourceManager &sourceManager;
const clang::SourceLocation cursorSourceLocation;
bool isTemplate = false;
};
inline