Removed a stale TODO.

This commit is contained in:
Pietro Gagliardi 2015-06-03 18:03:20 -04:00
parent e5be9e1810
commit 068e76236a
1 changed files with 0 additions and 2 deletions

View File

@ -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;