handle sync properly if enabled.

SVN revision: 46866
This commit is contained in:
Carsten Haitzler 2010-03-04 13:42:19 +00:00
parent 8aa21dc2a6
commit 130112fb31
1 changed files with 1 additions and 1 deletions

View File

@ -803,7 +803,7 @@ _e_mod_comp_cb_update(E_Comp *c)
if (cw->counter)
{
printf("nosync\n");
ecore_x_e_comp_sync_end_send(cw->bd->client.win);
ecore_x_e_comp_sync_cancel_send(cw->bd->client.win);
}
// ecore_x_window_hide(cw->win);
// ecore_x_window_show(cw->win);