Removed a stale TODO caused by inaccurate timer code (that was in response to the old clock()-based Unix code).

This commit is contained in:
Pietro Gagliardi 2019-05-04 19:04:32 -04:00
parent 00411a4d07
commit 09e98af110
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ static void queued(void *data)
uiQuit();
}
// TODO the timing for this is strange because it is the first to call uiMain()
testingTest(QueueMain)
{
int flag = 0;