mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-28 16:24:27 +02:00
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;
|
return -1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user