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

SVN revision: 76126
devs/devilhorns/wayland_egl
ChunEon Park 11 years ago
parent 5d68b39a00
commit 36df225438
  1. 2
      legacy/evas/src/lib/canvas/evas_object_image.c

@ -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);

Loading…
Cancel
Save