emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ftfont.h,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/ftfont.h,v
Date: Sun, 12 Oct 2008 12:50:26 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/10/12 12:50:04

Index: ftfont.h
===================================================================
RCS file: /sources/emacs/emacs/src/ftfont.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- ftfont.h    9 Jul 2008 00:29:47 -0000       1.5
+++ ftfont.h    12 Oct 2008 12:50:02 -0000      1.6
@@ -33,10 +33,8 @@
 #include <otf.h>
 #ifdef HAVE_M17N_FLT
 #include <m17n-flt.h>
-extern Lisp_Object ftfont_shape_by_flt P_ ((Lisp_Object, struct font *,
-                                           FT_Face, OTF *));
-#endif /* HAVE_LIBOTF */
 #endif /* HAVE_M17N_FLT */
+#endif /* HAVE_LIBOTF */
 
 #endif /* EMACS_FTFONT_H */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]