Remoive extra #endif
authornash <nash@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Jun 2010 08:07:12 +0000 (08:07 +0000)
committernash <nash@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Jun 2010 08:07:12 +0000 (08:07 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@49662 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/engines/common/evas_font_draw.c

index fcd7b37..5b634e2 100644 (file)
@@ -875,8 +875,6 @@ evas_font_word_prerender(RGBA_Draw_Context *dc, const char *text, int len, RGBA_
    }
 
    return save;
-
-#endif
 }