evas/image - my fault. this shouldn't be commented.

SVN revision: 76126
This commit is contained in:
ChunEon Park 2012-09-04 11:24:40 +00:00
parent 5d68b39a00
commit 36df225438
1 changed files with 1 additions and 1 deletions

View File

@ -2322,7 +2322,7 @@ _proxy_subrender(Evas *e, Evas_Object *source)
source->proxy.h = h;
}
// if (!source->proxy.surface) return;
if (!source->proxy.surface) return;
ctx = e->engine.func->context_new(e->engine.data.output);
e->engine.func->context_color_set(e->engine.data.output, ctx, 0, 0, 0, 0);