end_opt not needed there.

SVN revision: 34715
This commit is contained in:
Carsten Haitzler 2008-06-01 00:40:58 +00:00
parent e190b8a0f0
commit c510afbd8e
1 changed files with 0 additions and 1 deletions

View File

@ -95,7 +95,6 @@ evas_common_line_draw(RGBA_Image *dst, RGBA_Draw_Context *dc, int x0, int y0, in
dc->clip.y = cy;
dc->clip.w = cw;
dc->clip.h = ch;
evas_common_cpu_end_opt();
}