oops dont enable copy path!

SVN revision: 66727
This commit is contained in:
Carsten Haitzler 2012-01-02 03:32:57 +00:00
parent 8e4391d38b
commit 3f915e1e3f
1 changed files with 1 additions and 1 deletions

View File

@ -1390,7 +1390,7 @@ eng_output_flush(void *data)
{
re->info->callback.pre_swap(re->info->callback.data, re->evas);
}
#if 0
#if 1
if (1)
#else
if ((re->win->draw.x1 == 0) && (re->win->draw.y1 == 0) && (re->win->draw.x2 == (re->win->w - 1)) && (re->win->draw.y2 == (re->win->h - 1)))