Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
695b1dbf
Commit
695b1dbf
authored
Oct 06, 2009
by
Roberto Raggi
Browse files
Removed (unused) toplevel declaration of _translationUnit.
parent
3c51e5b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/cplusplus/FastPreprocessor.cpp
View file @
695b1dbf
...
...
@@ -34,7 +34,6 @@
using
namespace
CPlusPlus
;
TranslationUnit
*
_previousUnit
;
FastMacroResolver
::
FastMacroResolver
(
TranslationUnit
*
unit
,
const
Snapshot
&
snapshot
)
:
_unit
(
unit
),
_snapshot
(
snapshot
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment