changeset 65486:a11f2349c353

(compose_chars_in_text): Delete extern.
author Kenichi Handa <handa@m17n.org>
date Tue, 13 Sep 2005 01:05:51 +0000
parents 6dd5312b60a7
children 9d560ae7ef38
files src/composite.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/composite.h	Mon Sep 12 23:10:59 2005 +0000
+++ b/src/composite.h	Tue Sep 13 01:05:51 2005 +0000
@@ -209,7 +209,6 @@
 extern void syms_of_composite P_ ((void));
 extern void compose_text P_ ((int, int, Lisp_Object, Lisp_Object,
 			      Lisp_Object));
-extern void compose_chars_in_text P_ ((int, int, Lisp_Object));
 
 #endif /* not EMACS_COMPOSITE_H */