Removed nonsense include.

svn path=/trunk/netsurf/; revision=12176
This commit is contained in:
Ole Loots 2011-04-10 21:42:38 +00:00
parent 649e4bc1a0
commit 11dba4e9ee

View File

@ -21,6 +21,11 @@
#include <stdbool.h>
#include <windom.h>
/*
#include <ft2build.h>
#include FT_CACHE_H
*/
#include "css/css.h"
#include "render/font.h"
#include "utils/utf8.h"