summaryrefslogtreecommitdiff
path: root/src/winfonts
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2013-05-10 07:58:47 +0200
committerWerner Lemberg <wl@gnu.org>2013-05-10 07:58:47 +0200
commitf6aa089f12ce3a7b7ee3d1b548969c2cb879b893 (patch)
tree810096a6332583fe1e06a5b1a402857688d85094 /src/winfonts
parentcecf93ef90c660a8b0b45e5adbbfb5ea443fb6b9 (diff)
downloadfreetype2-f6aa089f12ce3a7b7ee3d1b548969c2cb879b893.tar.gz
*/* [FT_CONFIG_OPTION_OLD_INTERNALS]: Remove macro and guarded code.
Diffstat (limited to 'src/winfonts')
-rw-r--r--src/winfonts/winfnt.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/winfonts/winfnt.c b/src/winfonts/winfnt.c
index 233ea09dc..e8055c089 100644
--- a/src/winfonts/winfnt.c
+++ b/src/winfonts/winfnt.c
@@ -1141,10 +1141,6 @@
0, /* FT_Slot_InitFunc */
0, /* FT_Slot_DoneFunc */
-#ifdef FT_CONFIG_OPTION_OLD_INTERNALS
- ft_stub_set_char_sizes,
- ft_stub_set_pixel_sizes,
-#endif
FNT_Load_Glyph,
0, /* FT_Face_GetKerningFunc */