Removed a stale TODO.
This commit is contained in:
parent
e5be9e1810
commit
068e76236a
|
@ -175,8 +175,6 @@ uiControl *uiWindowsNewSingleHWNDControl(uintmax_t type)
|
|||
return c;
|
||||
}
|
||||
|
||||
// TODO migrate these to the system set up above
|
||||
|
||||
char *uiWindowsUtilText(HWND hwnd)
|
||||
{
|
||||
WCHAR *wtext;
|
||||
|
|
Loading…
Reference in New Issue