Evas: Remove unused variables.

SVN revision: 73276
This commit is contained in:
Christopher Michael 2012-07-04 12:23:35 +00:00
parent 001c11207a
commit 669689dbef
1 changed files with 0 additions and 2 deletions

View File

@ -736,8 +736,6 @@ evas_common_font_memory_hinting_add(RGBA_Font *fn, const char *source, const cha
static void
_evas_common_font_int_clear(RGBA_Font_Int *fi)
{
int i, j, k;
LKL(fi->ft_mutex);
if (!fi->fash)
{