mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 23:31:55 -08:00
(compose_chars_in_text): Delete extern.
This commit is contained in:
parent
826256dd2b
commit
ecab2fa2e4
1 changed files with 0 additions and 1 deletions
|
|
@ -209,7 +209,6 @@ extern void compose_region P_ ((int, int, Lisp_Object, Lisp_Object,
|
|||
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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue