mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
Remove TODO
This commit is contained in:
parent
41159bdb38
commit
14c43d117c
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@ namespace IDE.ui
|
|||
|
||||
enum HiliteMatchingParensPositionCache
|
||||
{
|
||||
//TODO: Better naming?
|
||||
case NeedToRecalculate;
|
||||
case UnmatchedParens;
|
||||
case Valid(float x1, float y1, float x2, float y2);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue