forked from qt-creator/qt-creator
C++: removed invalid FIXME.
Change-Id: I05d17e5384bcc75e97c5d901b65a582516a5d321 Reviewed-by: David Schulz <david.schulz@digia.com>
This commit is contained in:
committed by
David Schulz
parent
df2569938e
commit
1b90d999a5
@@ -597,7 +597,6 @@ _Lrestart:
|
||||
return usages;
|
||||
}
|
||||
|
||||
// ### FIXME: Pretty close to FindUsages::matchingLine.
|
||||
static QString matchingLine(unsigned position, const QString &source,
|
||||
unsigned *lineStart = 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user