From: cyreve Date: Fri, 19 May 2006 21:25:07 +0000 (+0000) Subject: remove inclusion of internal freetype headers (which weren't needed anyway) X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d5cfd293acfd8f5ea5b16ae5b6ee40fe8ede4760;p=inkscape.git remove inclusion of internal freetype headers (which weren't needed anyway) --- diff --git a/src/libnrtype/FontInstance.cpp b/src/libnrtype/FontInstance.cpp index b63d5dfe6..b06b74d90 100644 --- a/src/libnrtype/FontInstance.cpp +++ b/src/libnrtype/FontInstance.cpp @@ -15,8 +15,6 @@ #include #include -/* #include */ - #include #include "RasterFont.h" @@ -24,8 +22,6 @@ /* Freetype 2 */ # include # include -# include -# include # include # include