Skip to content
Snippets Groups Projects
Commit 5f04a48f authored by Roberto Raggi's avatar Roberto Raggi
Browse files

Removed unused member _node in QuickFixOperation

parent e9a97ea6
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,6 @@ protected:
QTextCursor moveAtEndOfToken(unsigned index) const;
private:
CPlusPlus::AST *_node;
CPlusPlus::Document::Ptr _doc;
CPlusPlus::Snapshot _snapshot;
QTextCursor _textCursor;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment