changeset 62010:de66d8a6c7ac

(syms_of_charset): Delete defsubr for Schars_in_region.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 02 May 2005 00:37:18 +0000
parents 4918448b5695
children e182525cc42f
files src/charset.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/charset.c	Mon May 02 00:32:00 2005 +0000
+++ b/src/charset.c	Mon May 02 00:37:18 2005 +0000
@@ -1839,7 +1839,6 @@
   defsubr (&Schar_width);
   defsubr (&Sstring_width);
   defsubr (&Schar_direction);
-  defsubr (&Schars_in_region);
   defsubr (&Sstring);
   defsubr (&Ssetup_special_charsets);