summaryrefslogtreecommitdiff
path: root/core/include
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-11-03 14:26:04 -0800
committerTom Sepez <tsepez@chromium.org>2015-11-03 14:26:04 -0800
commitcbd6bba62777131e39e3c4fd2d0028b472fb94c9 (patch)
treeadb2b6d569afd1b1a3b8680182bd6781b42915fd /core/include
parente35b445bee90390ea09f334cbff4a6220537bbda (diff)
downloadpdfium-cbd6bba62777131e39e3c4fd2d0028b472fb94c9.tar.xz
Remove CFontFileFaceInfo.
It is unused. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1412243015 .
Diffstat (limited to 'core/include')
-rw-r--r--core/include/fxge/fx_font.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/include/fxge/fx_font.h b/core/include/fxge/fx_font.h
index 0ab529ef4e..50e9f331b7 100644
--- a/core/include/fxge/fx_font.h
+++ b/core/include/fxge/fx_font.h
@@ -22,7 +22,6 @@ class CFX_FontMapper;
class CFX_PathData;
class CFX_SizeGlyphCache;
class CFX_SubstFont;
-class CFontFileFaceInfo;
class CTTFontDesc;
class IFX_FontEncoding;
class IFX_SystemFontInfo;