Get rid off unused regexp QmlJSIndenter::label.

This commit is contained in:
Roberto Raggi
2010-01-29 15:01:49 +01:00
parent 206dafcd94
commit fbbc27be32
2 changed files with 1 additions and 3 deletions

View File

@@ -132,7 +132,6 @@ private:
const int *yyBraceDepth;
const bool *yyLeftBraceFollows;
QRegExp label;
QRegExp braceX;
};