diff options
Diffstat (limited to 'src/ftfont.h')
-rw-r--r-- | src/ftfont.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ftfont.h b/src/ftfont.h index 8c8674f3440..210b634c094 100644 --- a/src/ftfont.h +++ b/src/ftfont.h @@ -36,7 +36,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #endif /* HAVE_M17N_FLT */ #endif /* HAVE_LIBOTF */ -extern Lisp_Object ftfont_font_format (FcPattern *, Lisp_Object); extern FcCharSet *ftfont_get_fc_charset (Lisp_Object); #endif /* EMACS_FTFONT_H */ |