summaryrefslogtreecommitdiff
path: root/src/ftfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ftfont.h')
-rw-r--r--src/ftfont.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ftfont.h b/src/ftfont.h
index b2280e9aab9..f771dc159b0 100644
--- a/src/ftfont.h
+++ b/src/ftfont.h
@@ -41,7 +41,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
#endif /* HAVE_M17N_FLT */
#endif /* HAVE_LIBOTF */
-extern FcCharSet *ftfont_get_fc_charset (Lisp_Object);
extern void ftfont_fix_match (FcPattern *, FcPattern *);
extern void ftfont_add_rendering_parameters (FcPattern *, Lisp_Object);
extern FcPattern *ftfont_entity_pattern (Lisp_Object, int);