* evas: Make quartz engine compile again.

SVN revision: 43180
This commit is contained in:
Cedric BAIL 2009-10-21 13:09:04 +00:00
parent 0f138474d6
commit 4d083a6627
1 changed files with 0 additions and 3 deletions

View File

@ -103,7 +103,4 @@ static void eng_font_draw(void *data, void *context, void *surface, void *font,
static void eng_font_hinting_set(void *data, void *font, int hinting);
static int eng_font_hinting_can_hint(void *data, int hinting);
EAPI int module_open(Evas_Module *em);
EAPI void module_close(void);
#endif /* _EVAS_QUARTZ_PRIVATE_H_ */