aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-04-15 13:41:26 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-04-15 13:41:26 +0000
commitf5dbe2f00f853c6a1719924bdd0c33335a53423a (patch)
tree4244625eb50b4615a8f9016ee17ae2afb09e57f3 /src/ports
parent61eb040e2f18d367c66c0bfc08d2707dc75f7cf2 (diff)
Upstream android changes.
reviewed by: reed git-svn-id: http://skia.googlecode.com/svn/trunk@1134 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/ports')
-rw-r--r--src/ports/SkFontHost_FreeType.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/ports/SkFontHost_FreeType.cpp b/src/ports/SkFontHost_FreeType.cpp
index e058a362bb..280e0a10a5 100644
--- a/src/ports/SkFontHost_FreeType.cpp
+++ b/src/ports/SkFontHost_FreeType.cpp
@@ -39,10 +39,7 @@
// In the past, FT_GlyphSlot_Own_Bitmap was defined in this header file.
#include FT_SYNTHESIS_H
#include FT_XFREE86_H
-
-#if defined(SK_SUPPORT_LCDTEXT) || true
#include FT_LCD_FILTER_H
-#endif
#ifdef FT_ADVANCES_H
#include FT_ADVANCES_H