handle sync properly if enabled.
authorCarsten Haitzler <raster@rasterman.com>
Thu, 4 Mar 2010 13:42:19 +0000 (13:42 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Thu, 4 Mar 2010 13:42:19 +0000 (13:42 +0000)
SVN revision: 46866

src/modules/comp/e_mod_comp.c

index 6abe6ba..0274f39 100644 (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);