SVN revision: 15945
This commit is contained in:
Carsten Haitzler 2005-07-30 05:44:58 +00:00
parent 0bf7211e4b
commit f53d1a2ca3
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ evas_buffer_outbuf_buf_push_updated_region(Outbuf *buf, RGBA_Image *update, int
}
break;
case OUTBUF_DEPTH_RGB_32BPP_888_8888:
printf("NOT IMPLEMENTED\n");
/* no need src == dest */
break;
case OUTBUF_DEPTH_BGR_32BPP_888_8888:
{