evas: fix broken 16bits engine.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Apr 2011 15:37:54 +0000 (15:37 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 6 Apr 2011 15:37:54 +0000 (15:37 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@58394 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/engines/common_16/evas_soft16_line.c

index b22a85d..1884baf 100644 (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;