forked from qt-creator/qt-creator
Get rid off unused regexp QmlJSIndenter::label.
This commit is contained in:
@@ -132,7 +132,6 @@ private:
|
||||
const int *yyBraceDepth;
|
||||
const bool *yyLeftBraceFollows;
|
||||
|
||||
QRegExp label;
|
||||
QRegExp braceX;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user