Remove the TODO to prevent from the useless modification
This commit is contained in:
parent
9b565319e3
commit
d9f3cfd82b
@ -2548,7 +2548,7 @@ int Notepad_plus::findMachedBracePos(size_t startPos, size_t endPos, char target
|
||||
}
|
||||
}
|
||||
}
|
||||
else // forward - TODO
|
||||
else // forward
|
||||
{
|
||||
}
|
||||
return -1;
|
||||
|
Loading…
Reference in New Issue
Block a user