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