SVN revision: 46462
This commit is contained in:
Carsten Haitzler 2010-02-25 13:09:09 +00:00
parent 5ffdd6a06a
commit cde353aa9b
1 changed files with 0 additions and 1 deletions

View File

@ -684,7 +684,6 @@ _e_mod_comp_cb_update(E_Comp *c)
{
EINA_LIST_FREE(update_done, cw)
{
printf("inc counter %i\n", cw->counter);
ecore_x_sync_counter_inc(cw->counter, 1);
}
}