evas: fix broken 16bits engine.

SVN revision: 58394
This commit is contained in:
Cedric BAIL 2011-04-06 15:37:54 +00:00
parent d88f1e2061
commit ca7ff47005
1 changed files with 0 additions and 1 deletions

View File

@ -376,7 +376,6 @@ evas_common_soft16_line_draw(Soft16_Image *dst, RGBA_Draw_Context *dc, int x0, i
int dx, dy;
int x, y, w, h;
c_tmp.mask = NULL;
c_tmp.use = 1;
c_tmp.x = 0;
c_tmp.y = 0;