forked from qt-creator/qt-creator
Nim: Fix warnings during build
Change-Id: I9201318c6bf2762c22d2a3f7778877a7db16be14 Reviewed-by: hjk <hjk@theqtcompany.com> Reviewed-by: Filippo Cucchetto <filippocucchetto@gmail.com>
This commit is contained in:
committed by
Filippo Cucchetto
parent
cd00e64e37
commit
0b30cad820
@@ -113,8 +113,6 @@ private:
|
||||
bool matchMultiLineStringLiteralStart();
|
||||
Token readMultiLineStringLiteral(bool moveForward = true);
|
||||
|
||||
const QChar *m_text;
|
||||
int m_length;
|
||||
State m_state;
|
||||
SourceCodeStream m_stream;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user