forked from qt-creator/qt-creator
Removed (unused) toplevel declaration of _translationUnit.
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
|
|
||||||
using namespace CPlusPlus;
|
using namespace CPlusPlus;
|
||||||
|
|
||||||
TranslationUnit *_previousUnit;
|
|
||||||
FastMacroResolver::FastMacroResolver(TranslationUnit *unit, const Snapshot &snapshot)
|
FastMacroResolver::FastMacroResolver(TranslationUnit *unit, const Snapshot &snapshot)
|
||||||
: _unit(unit), _snapshot(snapshot)
|
: _unit(unit), _snapshot(snapshot)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user