Removed stale TODO left over from previous commit.

This commit is contained in:
Pietro Gagliardi 2015-02-17 12:54:18 -05:00
parent 803e8b1fd6
commit a9f7bedb25
1 changed files with 0 additions and 1 deletions

View File

@ -172,7 +172,6 @@ initDummyTableStuff(t);
if (uMsg == WM_DESTROY) {
printf("destroy\n");
// TODO free appropriate (after figuring this part out) components of t
// TODO send EVENT_OBJECT_DESTROY events to accessibility listeners (when appropriate); see the note on proxy objects as well
invalidateTableAccs(t);
freeCheckboxThemeData(t);
destroyHeader(t);