SVN revision: 21754
This commit is contained in:
Carsten Haitzler 2006-04-02 23:52:26 +00:00
parent 03340e241d
commit 82f8e24b2c
1 changed files with 0 additions and 1 deletions

View File

@ -107,7 +107,6 @@ evas_buffer_outbuf_buf_new_region_for_update(Outbuf *buf, int x, int y, int w, i
im = evas_common_image_create(w, h);
if (im)
{
printf("bleh\n");
if (((buf->depth == OUTBUF_DEPTH_ARGB_32BPP_8888_8888)) ||
((buf->depth == OUTBUF_DEPTH_BGRA_32BPP_8888_8888)))
{