Commit eef8f4cd authored by Laurent Aimar's avatar Laurent Aimar Committed by Jean-Baptiste Kempf

Fixed compilation of freetype module without fontconfig.

(cherry picked from commit b67498fe91f91067560afd0a5e99aa5d241d840b)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 39ca4f3f
......@@ -420,7 +420,6 @@ static int Create( vlc_object_t *p_this )
#else
p_sys->psz_fontfamily = strdup( DEFAULT_FONT );
psz_fontfile = psz_fontfamily;
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment