Remove useless code

Introduced with 4fbc020ddc

Change-Id: I28b6b7ea0cfdcc670e83e1114c546d00231a7027
Reviewed-by: Niels Weber <niels.weber@theqtcompany.com>
This commit is contained in:
Christian Stenger
2015-08-06 13:58:53 +02:00
parent 828b61e941
commit 565712d84b
2 changed files with 0 additions and 12 deletions

View File

@@ -116,7 +116,6 @@ private:
bool m_fullUpdatePostponed;
bool m_partialUpdatePostponed;
bool m_dirty;
bool m_waitForParseTaskFinish;
bool m_singleShotScheduled;
QSet<QString> m_postponedFiles;
State m_parserState;