Evas font: removed _FcPattern decleration.

No idea who put it there, but it definitely doesn't belong here.

SVN revision: 61954
This commit is contained in:
Tom Hacohen 2011-08-01 14:49:40 +00:00
parent 6e011beb8d
commit d0b2f5b414
1 changed files with 0 additions and 7 deletions

View File

@ -254,13 +254,6 @@ evas_load_fontconfig(Evas *evas, FcFontSet *set, int size,
}
#endif
struct _FcPattern {
int num;
int size;
intptr_t elts_offset;
int ref;
};
#ifdef HAVE_FONTCONFIG
/* In sync with Evas_Font_Style, Evas_Font_Weight and Evas_Font_Width */
static int _fc_slant_map[] =