SVN revision: 73447
This commit is contained in:
Carsten Haitzler 2012-07-07 08:25:09 +00:00
parent 44b4c7a265
commit 0502f5854b
1 changed files with 0 additions and 1 deletions

View File

@ -1614,7 +1614,6 @@ data_write(void)
printf("sounds: %3.5f\n", ecore_time_get() - t); t = ecore_time_get();
}
pending_threads--;
printf("@@@ PENDING: %i\n", pending_threads);
if (pending_threads > 0) ecore_main_loop_begin();
if (verbose)
{